Increase Speed Every X Seconds
Jippolatta
Member, PRO Posts: 4
Hi,
How do I increase the speed of an actor every 5 seconds if they only appear on screen for roughly 4 seconds. Is there a way to change their speed at the time they spawn?
The actors spawn one after another and I would like them to become progressively faster.
Comments
Make a game attribute, let's call it 'speed'.
Then have a rule that says Every 5 seconds change speed to speed +10