shmikucis 31 Report post Posted January 15, 2015 We are adding new content to tutorials section in homepage, check it out. The most extensive tutorial written in recent days is a dungeon explorer game. Basically it shows how to create levels (layers) in MightyEditor and switch between them. Tutorial cover only basics but it's enough to start working on your own dungeon game. Also there were gamedev requests on more tutorials covering animation editor. So we have created tutorials covering basics and how to use animations in JavaScript code. Basically there are a character with 3 animations: walk, idle, jump which you can control from code with simple .start() and .stop() If you want us to cover something specific then write it in this topic 1 Lonan reacted to this Share this post Link to post Share on other sites