The Motor2 AS3 physics engine makes it really simple to create platform games. I have made a prototype game that only use BoxData and LineData (used for the jump through platform). There is really no functionality except walking and jumping, but then again it is a prototype.

The wall-jump bug is a feature! Or … the wall-jump feature is a bug.

UPDATE: Use the arrow keys to move Mario.

Post to Twitter

Related posts:

  1. Jump-through-platforms with Motor2
  2. Looking forward to the Motor2 update
  3. Motor2 (lack of) documentation
  4. Using keyboard keycodes in Actionscript
  5. Motor2 version 0.9 is released