How to make a 2D platformer using a physics engine(defold.com)
defold.com
How to make a 2D platformer using a physics engine
http://www.defold.com/doc/platformer
This article goes through the implementation of a basic tile-based 2D platformer. The mechanics are moving left/right, jumping and falling.
0 comments
—