im trying to make a 2d sidescroller with corona but i need to plan out what tools im going to use to make the maps and set up physics for objects ETC ETC
so far i noticed there’s
-lime (tmx/tiled working with lime)
-physics editor
-texture packer
-million tile engine
-level director
-particle candy
so if i want to make a 2d sidescroller what tools should i use that will be easy to integrate with one another
for example if i want to set the physics for multiple objects and im using level director and physics editor … in level director you have to manually place the physics body but with physics editor you can just automatically have the physics body be generated
i dont know exactly how all of these tools work but if someone out has used them before what do you recommend i use to avoid repetitive and tedious tasks
if some of them out put code it would seem easier to modify but if they out put a file that cant be modified then it may or may not be the best choice
so has anyone out there used these tools?


