Displaying Collected Items in Gamesalad

jblb2424jblb2424 Member Posts: 65
edited April 2012 in Working with GS (Mac)
Hey Guys,
I have a quick question, I'm trying to make a star collecting system similar that of the app "Cut the Rope". In cut the rope, you have a number of stars to collect per level, and the number of stars you collect overall is displayed in the main menu. Also, the number of stars you collect per level is displayed above that level in level select. And of course if you collect a star in a level and you die, the star you collected is reset in the scene and doesn't count towards the display in the main menu. How do you make a system like this in game salad? Thanks! :D

Answers

  • crazyfishdevcrazyfishdev Member Posts: 283
    Every time you collect a star change an attribute to that attribute+1 and then you could say that if attribute=1 then show 1 star and two star spots, if attribute=2 then show 2 stars and 1 spot, and if attribute=3 then show 3 stars... thats how i would do it but I'm old skool gs... the new ways are faster so if anyone has one plz show :)
Sign In or Register to comment.