Copy link to clipboard
Copied
First of all, sorry my English, I'm not english speaker.
I'm doing a drawing application, like Paint, but it has puppets too. You can paint, and you can drag puppets and create your own position of the puppet.
Ok, the problem is here: the puppet has the bones already in the flash project, but now, I don't know how to make it for move the bones of the puppet in the SWF, I'm using actionscript3.
How can I do this?
Thank you, I'm a beginner fighting, haha.
Copy link to clipboard
Copied
You can set armatures in the properties to authortime (for animating by the Flash author) or runtime (can be manipulated by the user or with ActionScript)
If your user ahould be able to move the bones target runtime.
Manipulating IK with AS3 is explained here:
Find more inspiration, events, and resources on the new Adobe Community
Explore Now