Repeating/reiterating actor over and over

I'm trying to repeat an actor over and over. This is what I have right now. I basically swipe the initial actor down and then a new actor comes following it right afterwards. But that actor I want to keep repeating it over and over every time it's moved from it's initial location. My code screen shot is below. I want it only downwards in the Y Direction. Look below

Here is the file: https://www.dropbox.com/s/0t6ll4bc8wdlac0/FingerRace.zip?dl=0
This is for the actor and the last part says Destroy: http://postimg.org/image/5f81w9u29
The non-visible move actor that lets you swipe: http://postimg.org/image/69ghm5o8t

Comments

  • yna205@nyu.eduyna205@nyu.edu Member Posts: 49

    Also, just curious how do people add zip files on here. I'm trying to do that but it's not working.

  • jeezzcakejeezzcake Member Posts: 144

    The option to add zip files, its available only to Pro users.

  • tatiangtatiang Member, Sous Chef, PRO, Senior Sous-Chef Posts: 11,949

    In your game22 actor, try something like this:

    I used the Display Text to watch the value of Y and then chose 280 somewhat arbitrarily. You'll need to adjust that number so that you don't see the "seam" between actors. Also, you have some unlocked actors on the scene and I'd recommend locking (revert to prototype) all of the game22 actors so they have the same rules.

    New to GameSalad? (FAQs)   |   Tutorials   |   Templates   |   Greenleaf Games   |   Educator & Certified GameSalad User

Sign In or Register to comment.