Timer Information Change
Posted: Mon Sep 22, 2008 6:00 pm
How do I change values associated with a timer? For example, if I want an actor to randomly move once a second, I would create a timer for 1000 ms and associate accordingly. However, if I want to change the timing to say 500 ms, how do I change that variable for the timer? Thanks.