How can I make actors spawn and move across the screen?

I'm making a game where you move a sword to block arrows from hitting a knight. How can I set my arrow actors to spawn continously faster, over and over again until you lose? I'm new to gamesalad.

Comments

  • SocksSocks London, UK.Member Posts: 12,822
    edited June 2014

    Here are the basics.

    Link: https://www.mediafire.com/?yz4geo22xl7jbs6

    You need to stick a rule in to stop it running out of control (something like a 'only do this if time between arrows is more than 0.01 seconds' rule).

Sign In or Register to comment.