load atribute and highscore problem
diegocs
Member Posts: 531
when my game starts it doesn't load my previous highscores, i have it all set correctly like this:
Save atribute : attribute: game.hscore1; key: hscore1
Load attribute: key: hscore1; attribute: game.hscore1
Save atribute : attribute: game.hscore1; key: hscore1
Load attribute: key: hscore1; attribute: game.hscore1
Comments
The GSviewer is no good for testing saved/loaded attribute. To check if it work, publish your game, transfer it to your iPhone and then make the test.
Roy.