Orbital Physics Engine- Riptide901 v1.0 Feel free to use in your projects with credit HOW TO USE: Add the script to your project, and change the values of each input to match what you want (For example, speed and gravity). I have "default" platformer settings for this demo, but you can make them anything you want. Please note that gravity must be a negative number to pull the player down to the ground and that edge collide must be set to "1" if you want the player to interact with the screen edge as a collision. NOTE: Sorry that this is really buggy, it has a tendency to stop walking sometimes. This is due o the gravity input being too high, so if you want to use the script, make sure your gravity input is equal to or lower than -0.95. This may still be slightly buggy, but it will work.