Im making an NPC with custom rig and animations.
Animations doesn’t play
They don’t play in the game or in studio, no matter what I do.
What I did is:
- Published the game to my group
- Published group animations for my NPC.
- I took the “Animated” script from the toolbox (I tried different ones)
- Replaced the animation IDs in the script with my own.
I tried using both types of script - server and local.
Didn’t help. I also don’t see any errors in the output window.
However, if I try to run the animation myself (load the anim track, play it) the animations work, These animations were made specifically for this rig, so i believe the problem is in the script.
video:
What should i do? Any ideas?