Hey Vladu,
Here are a couple of suggestions for the tools.
SpriteHelper:
* Allow user to create multiple shapes per sprite. A lot of time, eight points just isn’t enough.
* Perhaps you could trace the alpha of the sprites, much like that other tool does.
LevelHelper:
* Ability to nudge the position of placed sprites using the arrow keys. Single pixel nudge would be sufficient, unless you wanted to add Shift+arrow = 10 pixel nudge.
* Ability to pan the viewport. I find myself unable to zoom into areas I need using just the mouse wheel.
* Ability to define a parent group for sprites, that would allow you to create the objects and add them automatically to the correct display group on creation. You can leave the management of the display groups to the user.
* Support for Retina displays (display.newImageRect() instead of display.newImage()) if it isn’t already in there.
Thanks for the great tools.
Mike Hovland
Blue Rocket Labs [import]uid: 5317 topic_id: 9668 reply_id: 36335[/import]