Hi, for some reason when I play as my StarterCharacter here, it won’t play animations when it moves. Keep in mind this is meant to be an NPC, I just made it a StarterCharacter so that I can test it.
Here is what the rig looks like:
Here are it’s parts:
Thank you for reading, please let me know if there is anything I can do to fix this!
If this is going to be an NPC, make sure the code is on a server script, if you are using Roblox’s Animation script. Other than that, you could check is that the animation loops and is set to Action in Priority type. This has helped me solve problems similar to this one.