i cant go into the escalator...

hi,

just made the escalator wider and higher, but i cant go into it. maybe it has to do with the colission. it is one object, the doors opening are 2 separate objects. i think it should be place enough… any idea?

many thanks for help !

tomes

Hey there @thommesk! Welcome to the community! How does the collision on the elevator look? Auto-generated collision for this will likely cause the empty space in the middle to be a collider due to the rules between concave/convex meshes.

You can check the collision of the object by opening the mesh details, then selecting Show -> Simple Collision

For gameplay objects that are intended to have very specific simple colliders like this, I would usually recommend hand building the collision:

However you can also use the complex collision as simple in it’s collision settings, though this can have unintended consequences depending on the game, such as lowered performance and some UE systems will only use true simple collision: