Hello there! I got a Monster that will chase you, and when it touches you, you will get killed and a jumpscare will appear. That’s already codded, even the Pathfinding code, I have it right there.
The thing is, I need a script to stop the monster for 8 minutes, and will start chasing you again for 1 minute, and then will stop again for 8 minutes, a loop.
That’s my code: Coding Help - Pastebin.com
If you can help me, please, do it. Create another pastebin file, and do the rest, with my code. Thanks!
2 Likes
You posted this thread yesterday and received a valid response, add a delay between each attempt the NPC makes to hunt a player.
1 Like
I did, and didn’t work well. When I was changing directions, the NPC was stopping.
1 Like