arrows to move and jump down in the air to do a sonic styled stomp space to switch level And if you use this give credit to me!!!!!
my platformer physics engine that is 100% made by me. the problem with a lot of platformers is that they have slope detection going up the slope but the player will bounce down slopes instead of sliding down them. what I did was I created a way for the player to slide down slopes without the "slope angle" detectors. basically its the easy version of slope detection. now I guess I wouldn't say its perfect but pretty good at best. It allows the player to go down slopes and sonic-like physics. Anyways go remix this project and make your own platformers!!!!! have fun!!!!