Hi,
I want to create a bouncing ball which spawned from any height, must bounce all the way to a stop and stand still on the plane. I have no clue how to go about it.
I created a sphere with a sphere collider, set its mateiral to bouncy, enabed Gravity. And then I have a plane with a collider as well. The sphere still doesnt bouce, instead falls for ever!
Please help!