lewisje / renderengine

Automatically exported from code.google.com/p/renderengine
MIT License
0 stars 0 forks source link

2D Sprite Demo with Editor #28

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Create an editor for 2D sprite-based games.  Create a demo which uses the 
editor.

Original issue reported on code.google.com by bfatt...@gmail.com on 3 Aug 2010 at 1:48

GoogleCodeExporter commented 8 years ago

Original comment by bfatt...@gmail.com on 3 Aug 2010 at 1:54

GoogleCodeExporter commented 8 years ago

Original comment by bfatt...@gmail.com on 3 Aug 2010 at 1:54

GoogleCodeExporter commented 8 years ago

Original comment by bfatt...@gmail.com on 9 Nov 2010 at 2:31

GoogleCodeExporter commented 8 years ago

Original comment by bfatt...@gmail.com on 9 Nov 2010 at 2:57

GoogleCodeExporter commented 8 years ago
Reorganized editor with object tree and moved properties and tree to right side 
of interface.  Wired up selection via tree.  Added "Origin" to Object2D at 
property that can be modified.

Original comment by bfatt...@gmail.com on 4 Jan 2011 at 2:37

GoogleCodeExporter commented 8 years ago
Added actor events for setting up default actions on a SpriteActor.  Added 
save/load to persistent storage and export/import JSON formatted level.

Original comment by bfatt...@gmail.com on 24 Jan 2011 at 2:35