I posted about my app Objecty in some forums a while ago now and just thought I would post an update as I made something exciting this afternoon!
I have been hard at work in the last 3 or so months since my previous information leakage! I have been building up the framework that Objecty uses. Its got to the stage now where I can really quickly add things and have everything interact.
Objecty is amazingly powerful and really easy to use. Here's a little example with pictures:
I can add a texture node and add some image nodes to ithttp://www.skn3.com/junk/objecty/screenshots/objecty-update-slide1.png
I can define any number of hotspots on my image nodeshttp://www.skn3.com/junk/objecty/screenshots/objecty-update-slide4.png
I can then create a sprite node which is for working with pixel based animations. To that sprite node I can add animation nodes and reuse the image nodes that were already added to the texture node.http://www.skn3.com/junk/objecty/screenshots/objecty-update-slide2.png
Or if I want to be adventurous I can build an actor node out of image nodes with a bone structure. This allows me to piece together a larger "character" out of smaller bits and animate it using keyframing and/or tweening.http://www.skn3.com/junk/objecty/screenshots/objecty-update-slide3.png
The bone editor has been coded in the last 2 or 3 hours (from scratch) so there is not much detail to it yet. This was incredibly satisfying as the hard work with the Objecty framework is starting to pay off!
Well that's all for now :D