Hello. I want to make my ball staying still on curved platform. In other words, I just want my ball to stop rolling down. How can i achieve this? Thanks for help.
Hello. I want to make my ball staying still on curved platform. In other words, I just want my ball to stop rolling down. How can i achieve this? Thanks for help.
Maybe you could disactivate gravity, and make a custom gravity.
Rigidbody.usegravity= false;