I made a nametag for an NPC and I want the nametag to move along with the animation it has. Does it involve a script or something else?
https://gyazo.com/943bd815d7af6d9b2a2096afa5e91b5a
I made a nametag for an NPC and I want the nametag to move along with the animation it has. Does it involve a script or something else?
Your post is very vague and we need more context. What do you mean by “move along with the animation?”
here in this gyazo, the npc nametag does not move with the head. https://gyazo.com/943bd815d7af6d9b2a2096afa5e91b5a
You would have to Parent the instance to the head of the character if you want it to follow the movements of the head.
Thanks for the info!