Having seen a lot of games and loving to program, I was recently thinking to myself - “Hey, I could/should make a game like that!”. So, I looked around for different tools that could be useful, when I came across Corona. Corona seemed like something for me, but I found that placing objects by trial and error was kind of tedious. So I thought - “Hey - Corona needs a GUI, where you can drag and drop stuff around”. But such a tool didn’t seem to exist. So…well, I started to create one.
I call it Corona Rapid Prototype, and is not nearly enough finished, but good enough to get you started with a new game. Comming from an Asp.Net background, I built it using Silverlight. So I guess you’d have to install that if you want to use ut.

With the click of a button the tool will create Lua for you, which you can then copy and paste into your project.

Features including:
* Create elements and move them around
* (Resize elements - buggy)
* Clone elements
* Add physics
* Create Lua
Limitations including:
* Resizing won’t work properly (images will be cropped). I recommend that you check “Resize to image size” when importing.
* No rotation of objects at the moment
* No saving. Waiting for a more complete structure before I implement that.
Try it here:
Corona Rapid Prototype
Please let me know about your thoughts, feedback and various bugs! [import]uid: 13180 topic_id: 5124 reply_id: 305124[/import]