#We should be able to install both time and "until" statements to "Keep wait" command.
1 messages · Page 1 of 1 (latest)
give argument
actually... it might be too specific for coming up with an argument. my only argument at this point could be that i caught myself think "man i wish i could do that" a few times during development of something 'x)
Script it
Want some help
sure i can make a loop trick with number variable, but i just thought maybe there could be another way
Create new Temp = Game.Running Time
Keep wait until (Game.Running Time - Temp >= 3) or (True/false variable = true) then
wait, Temp?
sure
For example, the current running time since i press played is 1
I executed the script
The temp variable will be 1
Now the keep wait will works
Because
Running time always increase
As how long since you pressed play
Now i waited 3s
The current run time is 4
Now the condition 4-temp >= 3
Thats it
okay, that was pretty good explanation
thanka :)
No problema