I am creating a bean bag toss and want to let the physics engine do the bulk of the work. By default it will be on earth, so regular gravity is fine, but I want the user to select ‘g’ as well as the coefficient of friction between the bag and the board.
- how do I assign a different value of g?
- can I set the coef of friction?
Any other advice for a newbie is very welcomed!
Thanks