Press the left and right arrow keys to move the cat around the surface of the planet, and the up arrow key to make it jump along the normal vector. Press space to switch the planet. Please remix this and use it as a base for a project (with credit)! I'd love to see what levels and planets you could make!
This project uses two variables in particular, Sv (velocity around surface) and Nv (velocity along normal), to move the player sprite relative to the center of the planet sprite. Based on Super Mario Galaxy, which I guess is fitting given that this is my 120th project overall! ==Updates== 1.1 (2-29-16) *Added lava. *Added bouncy platforms. *Added ice. 1.2 (2-29-16) *Added water. *Added Star Cursor. *Added pulsars. *Added mud. *Added version number to stage. 1.3 (9-21-16) *Added visual effects.