Custom character controller for platformers (part 2)
After around 25 hours total on this project, this is the state of the 3D platformer prototype. The biggest work has been on the character...
Custom Character Controller for Platformers (work in progress) - Part 1
If you're going to make a professional game, you're going to need to know how to program a character controller. Unity's built in one is...