Hello
Recently, I have imported a custom rig with its texture and animations. I want my model to become alive and chase players.
How would I start?
I know I need to add a humanoid, but that's all I know.
(Pictures to help)
https://imgur.com/a/jXhMcvo
Thanks in advance
You will have to give the NPC attachments in order to move, here's a plugin I use to make custom NPCs: https://web.roblox.com/library/1274343708/RigEdit-Lite And here is the full version of it: https://web.roblox.com/library/4486409103/RigEdit-Plus#
I think that you will have to use a Humanoid with the :MoveTo Function. Maybe you can get the local humanoid root part and the zombie chase that part?