#can anybody help me how to script my walking animation for an ant??

10 messages · Page 1 of 1 (latest)

unreal terrace
#

Most developers don't service free coding, if you're looking for tips there are a lot of tutorials online.

livid thistle
#

Animate the ant with procedural animations, and don't use free models that may be of importance to your game

stray grove
#

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

The process for using the Animation Editor to create custom animations.

trim vessel
stray grove
#

dont mind with that

#

just rig your model and create an animation

livid thistle