Copy link to clipboard
Copied
Hello. This is going to be a messy question as i'm not sure how to call the thing i'm aiming for.
Some info: i know how to draw, i know how to use Animate on a base level. I have no idea how to code. Literally zero coding knowledge. I also have no idea if this is even possible in Animate, but i swear i saw what i'll describe made in it.
You know how, when a 3d aninator rigs their model, they can grab a point of it and move it around to see how it acts? I'll attach an example video of that in 3d later. I'd love to do the same, but in 2d- assign a rig/bones and connections to a character, restrict their movement and, then, be able to move it according to this. Something like a small "game" or an interactive scene?
There are tons of tutorials on how to make something interactive using mouse clicks or buttons, but that's not what i hope to do.
Link! 3D, but i'd want to do something like that, if possible.
https://youtu.be/MAM7mF2v7dE : something alike to this, but more fixed. For example, i want to be able to move the knees, hands and head up to a certain fixed limit, but i also want the feet and the torso to always be in a fixed, immovable position.
that's doable with animate but because of the interactivity, you're going to have to use code, either as3 or javascript/createjs.
Copy link to clipboard
Copied
that's doable with animate but because of the interactivity, you're going to have to use code, either as3 or javascript/createjs.
Copy link to clipboard
Copied
The fact that it's doable is great to hear. Would you happen to have any sources or links to tutorials or something alike? For this specific thing, i mean, i could find some general coding tutorials myself.
Copy link to clipboard
Copied
i recommend searching using google. it's not likely you'll find exactly what you want so you're still going to need to learn some coding. or hire someone.