Issue with collision

It does sound like collision.

Try looking at the scene in player collision view

image

If there’s a big block surrounding the object, that’s the problem.

You’re solutions are

  1. Turn off the collision

  2. Set it to complex

  3. Turn it off, but place blocking volumes where you don’t want the player to go.

  4. And probably many more…