I’m having a simple physics problem…
http://homepages.wmich.edu/~abbott/unity/TiltBox.html
In the linked scene there is a Sphere with a RigidBody attached which falls onto a plane. You can tilt the plane using your arrow keys.
Drop the ball on the plane at the top, which begins perfectly level, and it will not roll around when tilted.
The plane on the bottom is set to have 1 degree of rotation at the start, and it works fine.
Can anyone explain why the ball gets “stuck” in the top example when the surface is level? I have tried it with Cubes and imported meshes and the result has been the same.
thanks
Kevin Abbott