Animation help

krewic gamingkrewic gaming Member, PRO Posts: 19

Hey gamesalad community,
So I have an animation set up where when you need to tap a certain actor it will glow yellow, I also have it set up to randomly select between 5 actors. When one actor is selected twice you can still tap it and the score will go up but the animation does not play a second time can anyone think of a way for a setup where when you tap an actor the actor will check and see whether or not it is still selected.
otherwise I would like to know of a way to make it so that the same actor is not selected twice
Thanks,
KREWIC GAMING

Comments

  • krewic gamingkrewic gaming Member, PRO Posts: 19

    I have it set up so that if game.gameover is false if game.pickactor is 2 and if touch is pressed then set game.pickactor to random (1,5) how could I exclude two from this to avoid a repeat because that would solve my animation problem.

Sign In or Register to comment.