|
Hi, Can anyone help me, basically i want to create nodes like in Call of Duty Radiant ( Mod Tools) in which NPC's can follow, i have no errors in my code but the NPC does not do anything when i start. Code:
(comments are locked)
|
Now it works but it only looks at players position. You used the OnTriggerEnter and that means the function will only work when you touch the colider. I just changed the OTE to Update. I think it doesnt do its job but this is kinda usefull :3
(comments are locked)
|
