Increase Speed Every X Seconds

JippolattaJippolatta 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

  • SocksSocks London, UK.Member Posts: 12,822

    Make a game attribute, let's call it 'speed'.

    Then have a rule that says Every 5 seconds change speed to speed +10

Sign In or Register to comment.