Enemy waiting at first waypoint no matter what dwell time is set to

My code is identical to that of the previous lectures, but for some reason the enemy will just wait at the first waypoint and not move the next one. Any suggestions?

Have you tried to change the ā€¦ ā€˜Distance to Waypoint Toleranceā€™ (or whatever it is called) in AIController.cs? So the enemy donā€™t have to get so close to the waypoint to ā€œreachā€
I had the same problem and adjusted the value to be larger, which solved it.
I canā€™t be sure it helps you too, but hopefully it does.

1 Like

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms