I am getting a issue where the player gets stuck in the middle on a prop that appears from the bottom. I know how to deal with this issue, but I would like to know if there is any way of avoding it
Player collisions are not being checked if the player is not moving for some reasons
You can bump the player or have the prop not collide with either the camera or the player, I’m not sure if there’s any clean solution
I just teleport the player if he is too near to the middle of the object
You can bump him with a modulator for example yes