How to save total score??

pavelpavel Member Posts: 34
edited July 2012 in Working with GS (Mac)
I dont understand how to do this.
Can you explain me in detail how you do this?
Thank you

Comments

  • patapplepatapple Member Posts: 873
    Can you explain a little bit more? Do you want to save a specific attribute? If yes, you can use the save and load behaviors.
  • pavelpavel Member Posts: 34
    I have 40 attributes
    Scorcoins1
    Scorecoins2
    ...
    Scorecoins40
    And I have 1 attribute Scorcoins
    When I cleared level Spawn actor with rule
    Touch pressed
    Change Attribute
    Scorecoins(1,2..40) to Scorecoins(1,2...40)+1
    AND
    Rule
    Scorecoins(1,2..40)=0
    Touch Pressed
    Change attribute
    Scorecoins to Scorecoins+1
    I make this because I dont want that score increase again when i replay level
    You can give me example how you do your score or how make score better!

    And I have another actor where is changing image
    Scorecoins=1
    Change image

    PATAPPLE help me please!!
    Thank you
  • patapplepatapple Member Posts: 873
    so, you want to create a system where this 40 attributes automatically save when the player close the app and open it?
Sign In or Register to comment.