Move = Left/Right Jump = Up Wall Jump = Touch a Wall + Jump ----------------------------------------------- This is the SCROLLING version of our engine. Collision has been changed to sprite-based (more accurate and responsive). I also upgraded the mobile controls and added some devtools -- see inside! Features remastered levels from The Purple Pixel and The Purple Pixel 2: The Adventure. UPDATE LOG: v1.2.0 - Added an HP Bar. v.1.1.0 - Brand new level positioning syntax (which allows verticality) and greatly improved text engine. v.1.0.4 - Added text engine and checkpoints. v.1.0.3 - Added Player X/Y, Scroll X/Y, Control?, and Zoom devtools. Added joystick visual effects. v.1.0.2 - Added StepDepth devtool. Small improvements to joystick. v.1.0.1 - Joystick has a left-handed and right-handed mode. Other small improvements. v.1.0.0 - Release
I added HP. Look inside to see how it works. v1.2.1 - Lowered bouncing and lowered lava damage