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...
Unity 2 hour particle test
I gave myself 2 hours to make a particle effect. All of the particles, textures, and materials were made from scratch (aside from the...
Unity 1 day animation test
I spent 6 hours and 10 minutes working with the animator, programming physics, etc. for a character. Everything in this video was coded...