Reset scene help.....

johnydeejohnydee Member, PRO Posts: 196
edited November -1 in Working with GS (Mac)
So when i reset my level game scene(which u have to if you dont collect all items) for example if you need to kill ten enemies with a certain amount of shots and you only kill 8,well when i reset the scene and i kill 2 it goes to the next level.How do i get the reset button to reset everything so that dosent happen?

Comments

  • hman360hman360 Member Posts: 590
    Make a booleen attribute so when the reset button is hit, it changes reset level to true and when it is true change attribute enemies back to 8 and change attribute reset level back to false.
  • johnydeejohnydee Member, PRO Posts: 196
    I dont quite understand this.Iam a little confused
  • johnydeejohnydee Member, PRO Posts: 196
    Well basically i want everything to reset when i hit the reset button and also have the number of enemies hit reset back to none so it dosent take off where it reset.So if i hit 8 and need 2 left,when i reset i want to have 0 hit so that you have to start over.
  • johnydeejohnydee Member, PRO Posts: 196
    Someone help me please...
  • hman360hman360 Member Posts: 590
    Email redsox360blog@gmail.com and I will help for free.
  • eXtraTurnGameseXtraTurnGames Member Posts: 70
    Have the reset button also change the value that tracks how many enemies you've killed back to 0 or whatever you want it to be at.
  • johnydeejohnydee Member, PRO Posts: 196
    how would i do that?
Sign In or Register to comment.