Does anyone know how to add a pause into the code? Something like a wait(milliseconds) command?
For an example, if I want a Vehicle to explode a specific amount of time after a pursuit has started, I'd need to pause the code for that specific amount of time to do that, and for that, I need something similar to a "wait()" command. "
Unfortunately, I can't find much information on how to do this. If anyone can help, it'll be appreciate.d