Comments
Maddie's Physics: Playable Demonstration
Maddie's Physics
The absolute bare minimum needed to make a Sonic fangame.
Are you tired of there being no Sonic physics tutorials?
Do the available frameworks make your head spin?
Do you wish it was easier to learn how to make a Sonic fangame?
I do too. That's why I spent a painstaking amount of time figuring out how to make Amy run on the wall, so that I can show YOU how to do it too!
In this, you're just given a character controller with 360 degree movement, slope physics, and nothing else. All of the character's coding is done in just one single script, no state machines or any complex gizmos.
On top of that, I've written HUNDREDS of comments in the script to try and help you fully understand how every single line of code works. (Don't worry, there's a version without the comments, too.)
Please keep in mind that I'm a pretty amateur coder, so there may be a couple bugs with these physics. I plan on improving this a lot more in the future, and I may even make different versions with different characters!
Also, the Amy sprites are by me.