here you can see the door being animated to move to the left but it blocks my character when i try and walk through, any help would be greatly appreciated
Well how do you move it? How did you do the collision?
i just moved it using matinee, theres a trigger volume in the other room that activates it
The question is what exactly you move and how the actor you move is set up.
It is possible to use a separate collision separate from the visible mesh. If you moved only the visible part and not the collision it obviously won’t let you through.
Alternatively you can just turn off the collision completely if you can’t figure out where the problem is.