SkuLePengu / avatarcore

Automatically exported from code.google.com/p/avatarcore
0 stars 0 forks source link

Better control over feature art placement (facilitate animation) #5

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What would you like to see changed/added?

To have more specific control over the placement of the display objects
used to display feature art.

How will this help you accomplish your goals?

When animating avatar characters, the developer needs control over the
display objects being used to animate features. Art would need to be placed
inside of those objects rather than be managed within AvatarDisplay objects.

What version of the product are you using now?

0.5.5

Please provide any additional information below.

Some kind of target object reference would be needed to create Art within
animated (presumably persistent?) display objects.

Original issue reported on code.google.com by senocu...@gmail.com on 10 Feb 2010 at 9:24

GoogleCodeExporter commented 8 years ago
Working with the idea of nested AvatarDisplay instances which can sync with a 
wrapper
AvatarDisplay and limit themselves to a subset of features for rendering.  The 
nested
instances then could potentially be animated.

Original comment by senocu...@gmail.com on 20 Feb 2010 at 9:52