Restart Coin Issue

kajutokajuto Member Posts: 314
edited June 2012 in Miscellaneous
hi there everyone!! thanks in advance!! the ball collide with the coin it desappear (which is okay), and i press the Pause Button and press Restart actor and its reset all the coin where it was. (which is okay), and when i repeat the same process the coin it's DOESN'T reset the ANYMORE =-(. It's only reset 1 time. HELP

coin actor:

rule#1- overlap or collide with ball
att- self. selfUsed is false (self.att)

change att- self.selfUsed to true

rule#2- att- self.selfUsed is false
change att- self.color.Alpha to 1
Otherwise:
change att- self.color.alpha to 0

rule#3- att-game.restartbutton is true (game att)
change att- self.selfUsed to false

Restart actor:
- when Touch is pressed
-reset scene
-change att- game.restart button to true
-when Touch is pressed
-Unpause Game

Answers

  • tutysestutyses Member Posts: 134
    try puting the "reset scene" in a 0,1 timer and tell me what happened
    only the reset scene behavior the other one must remain outside the timer
  • kajutokajuto Member Posts: 314
    nothing happen, just only reset the powerMeter (count ball cannon) of the Cannon > every time i press restart, but in the coin only restart once, no matter how many time i tried to restart it....any idea Tutyses?
  • kajutokajuto Member Posts: 314
    edited June 2012
    tshirtbooth, alright you can merge it, sorry to bother you. I usually wait for 1 day, if they don't answer i start the 2do thread. But i extended to 3 days then. Tshirtbooth, I'm very interested in your kickass menu i think it called, it available? if is, let me know, i want it now =-)
  • kajutokajuto Member Posts: 314
    Thanks! can you help me with this thread Tshirtbooth pleasE?
  • kajutokajuto Member Posts: 314
    i did that, but it won't reset the coin , just the power meter count.
  • kajutokajuto Member Posts: 314
    where i can send you the file? email
  • kajutokajuto Member Posts: 314
    gilles@gshelper.com, right?
  • kajutokajuto Member Posts: 314
    Just 2 actors, Coin and Restart Button, and if you want you can test it, just try to play it =-)
  • kajutokajuto Member Posts: 314
    i sended to you and plus a comment inside
  • kajutokajuto Member Posts: 314
    in which actor i didn't reset the att?
  • kajutokajuto Member Posts: 314
    i bought your template, let me know if you receive your $
Sign In or Register to comment.