Script For Animal AI
I am looking for an AI script for an animal for it to wander, and eat. I've found an AI script already however it does not animate properly and will never stop, it has continuous motion. this and this. the second only moved a small amount and for some reason would only play one animation and usually get stuck. The animation itd get stuck on was eat and if I set it to loop it'll always play it no matter what.
Answer by JstuckiJstucki · Jan 21, 2021 at 09:30 PM
You will probably need to get a script that works with an animation, and triggers it every little bit. probably a code that has the [trigger every [x = random time between 10 sec and 20 sec]] and have it trigger every time it executes.
Your answer
Follow this Question
Related Questions
Randomly play multiple attack animation 0 Answers
How do I make it so a death animation will play when I hit an enemy? 0 Answers
I want to trigger an animation upon collision with a 2D obstacle in my infinite runner game.Help me. 0 Answers
Animation and Stop Moving Won't Work? 1 Answer
I have never used Animations before today and could use some help 1 Answer