We haven’t updated in a little while as we’ve been quite busy, especially with the recent holidays. But we’ve got some great updates we’d love to share with you! And tons more to look forward to in the near future!
Author Archives: Zyaga
12/20/2013 Update
We’ve got a new Vax attack animation that we think is pretty awesome, and a lot more goodies awaiting!
12/13/2013 Update
If you’re a Mac or Linux user, then you’ll definitely want to check this post out. 😀 If you’re not, there are still a few goodies to be found out in this latest update!
Art to Code: Optimizing Tilemaps
It can be such a pain to get a 2D tile map that an artist has made for a game (such as an RPG) and turn that into an optimized unique-only tile map for a programmer to use in the actual game. But with a bit of Python scripting, anyone can easily write some code to make this entire process much simpler for themselves. Our solution won’t work for everyone, but hopefully it will inspire others to use scripting languages to automate processes of their game development to make their lives easier.
12/02/2013 Update
We’ve added a new Options Menu and have done some much needed clean up of the menus that definitely warrants checking out!