Optimizer

Optimizer will save your life at the end of a project. Especially in 2D !


How?

It's a quick and dirty fix to get more a optimized game in the end. At the moment, Optimizer allow you to :

- Comment / Uncomment all your debug log in once. Very handy at the end of a project to avoid looking for them in every script

- Check all the sprites that can be optimized in your project. Very useful for 2D mobile games, etc.


Why we did it?

Often, we need to finish a project in a rush to discover that there is performance issues or the game is too heavy for mobile, etc. it's the way of crunch time and we wanted to avoid it.


Quick question : how many hours of your time worth 10 bucks? :)


You want more feature in Optimizer? Just ask us by email and we'll look if it's possible to add it :)


Have a nice optimized day!

Ludovic