Welcome to the very early stages of my new game, a random platformer. I've decided to use no tutorials and try and figure out a gravity system Currently trying to add a feature that makes it so that you don't get stuck in the ground on accident (if you couldn't tell from the rise var) the gravity makes you fall into the ground sometimes and if you get a running start at the blocks you might get stuck in the purple.
Suggestions are welcome - sorry that I use variables for like, everything. (Jump and rise to stop gravity from not letting you do either) Let me know what I can add if you feel like it :)