I am making a game were there are enemy NPCs all around the map, the problem is they have animation that work but as soon as the player kills them and they respawn, they lose animation and just move without anims. Please help I don’t know what is going on.
2 Likes
Could you share some of the details about how you’re implementing the animation for the NPC? This typically should not be a problem but if there isn’t enough details around, we won’t be able to do much in the way of helping you out.
1 Like
I have a script in the NPC that has all the anims in it!
The anims work perfectly fine! But once the NPC had died and respawns the animation stop. Hope this helps.
Nevermind i have fixed it! Thanks for the help!