My messy obstacle course

I have to use Gravity in Rigibody to make Player able to climb the bridge and the result is its make the player fall out of the Scene :/. [ BTW enjoy making an Obstacle Course though! ]

2 Likes

Hi. That’s a nice level.
To fix the problem, I’am not sure but you can try to add a physic material to the player.
To create one : right click → Create >> Physic Material.
Add it on the player and set his parameters like this :
Capture

Normally, it reduce the fact that the object go throught other objects.
You can also try to set into your rigidbody “Continuous Dynamic” for collision Detection.

You can reduce a little the speed of the player. It could help to prevent it.

Hope this will help.

Privacy & Terms