is there a wait funtion in GE, cos in C++ you can have wait(2) which will make the script pause for that amount of time. is there something like this in GE?
--> For my help, i ask for a simple +1 if it helps! ^-^ --> I dont code, I type art which you dont understand. --> I keep winning the 3D model challenge at college, teacher says: "you keep winning im not giving you prizes".
There is no built in function to do this. You can simulate it with timers of some sort, and depending on how you want to use it, PauseGameOn. Also you can make scripts wait for a certain animation, but I wouldn't suggest that method.
--> For my help, i ask for a simple +1 if it helps! ^-^ --> I dont code, I type art which you dont understand. --> I keep winning the 3D model challenge at college, teacher says: "you keep winning im not giving you prizes".