#can anybody help me how to script my walking animation for an ant??
10 messages · Page 1 of 1 (latest)
Animate the ant with procedural animations, and don't use free models that may be of importance to your game
For the animation, you need to check if your ant is rigged first with like Motor6d to join, humanoid root part a humanoid inside
If it's not you will have to manually set the parts together
Once it's rigged, you can use the Animation Editor to create your animation you can find tutorials for how to use it here
At the end, your animation will be represented as a number that is called an AninationId
Once you have your animation and you're happy with it, you can apply the animation using a script and your animation id
U think this guy can code procedural animation?
read this
He js asked for help