script.Wait(ms) c# [help]
-
here is my code i want to know does the Script.Wait() impact game performance?
my script intervale is set to 1 so game will update each 1ms and i added tha script.wait(with 1ms) so if cop follow suspect when the given distance is > to the suspect position the game wait 1ms so it cop can follow every where suspect can be