Load and Save attributes

GrubGamesGrubGames Member Posts: 77
edited November -1 in Working with GS (Mac)
If I want the player to close the game and be able to come back later and access unlocked levels, where do you suggest I place the load attribute? and where would be the best place to attach the save attribute?

It makes sense to me to have the load attribute on the level select scene but I'm not sure. And I think at this point I will attach the save attribute to "game.unlock" Any suggestions?? Thanks

Comments

  • AppsRacKAppsRacK Member Posts: 346
    IMHO its best to put the load attribute on Menu scene or splash screen if you have one. Save attribute can be place to a "complete level button" or "move next level button" so that whenever the player complete a level it will be save automatically.
  • jonmulcahyjonmulcahy Member, Sous Chef Posts: 10,408
    Check out the cookbook tutorial on the subject

    http://gamesalad.com/forums/topic.php?id=13752
Sign In or Register to comment.