This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
I'm looking to create a dialog with a timer that runs faster than Game Time, at a speed I can define (such as twice as fast as game time) Is it possible?
You would just end up running a loop with a wait that you can define at anytime such as through a variable.
What would you do with such a overspeed loop?
I'm looking to create a dialog with a timer that runs faster than Game Time, at a speed I can define (such as twice as fast as game time) Is it possible?
You would just end up running a loop with a wait that you can define at anytime such as through a variable.
What would you do with such a overspeed loop?