Hi all,
I am trying to make games with Corona but first I tried to make my own level editor. Suddenly it exceeded my plans.
I have already finished beta version of new level editor for CoronaSDK named “EasyLevelDesign”. This Project is my personal project and not published yet.
Features
Basic:
- Shapes, Shape Groups(layers)
- Drawing Tools:
- - Rectangle,
- - Circle,
- - Polygon
- - Text
- - Line - Polyline
- - Bezier Curve
- - Joints
- - Drag & Drop Image Asset
Scale,
Rotate,
Move objects,
Advenced:
- Physics support,
- Scene management, (go to scene, overlay etc.)
- Image Buttons,
- Path (not yet),
- Sprite animation management,
- Camera,
- Parallax background,
- 2D LIGHT
- and more…
Next:
- Advertisement management.
Here some screenshots:
Almost everything is done in GUI.
Technologies: HTML5 SVG, AngularJs and Jquery combo for GUI.
Please share your feedback with me.