Hi there. 1st of all, great job devs, the application is very good. I've been playing around with it and one thing it misses is object sorting. 1st i can only select objects on a list in the Layer Bar, but ok, i get used to it. It's obvious that if we have many objects its easier sometimes to look for the object in a list. It would be nicer if there were sub-trees on the objects list. I explain. For the moment when look at object list it looks something like this :
+ Player
+ UI
+ Pistol
+ MachineGun
+ Enemy 1
+ Enemy 2
+ Enemy 3
+ Enemy 4
+ Monster
It would be nicer if there could be something like this:
+ Player
+ UI
+ Enemys
__ + Enemy 1
__ + Enemy 2
__ + Enemy 3
__ + Enemy 4
__ + Moster
+ Weapons
__ + Pistol
__ + MachineGun
You get what i mean ? ( sorry bad english by the way, lool )And keep up the good job.