Tagged Questions
1
vote
1answer
4k views
How to use rigid bodies for characters?
First off, I am making a game similar to SSB, which relies heavily on physics, even though it is a sidescroller. I am currently using Unity.
In Unity there are "character controllers" which are used ...