Changing images using table

Hello,

I am super new to game salad and need some help. I have levels set up using a table. I can lock and unlock the levels no problem. I have a level select image and want to change it to a different one once the level is unlocked. Pretty basic issue, for most of you guys i'm sure. Could someone please help a newbie???

Thanks

Paul

Comments

  • tatiangtatiang Member, Sous Chef, PRO, Senior Sous-Chef Posts: 11,949
    edited November 2014

    Start by Googling level unlock gamesalad. There are videos and tutorials available. If you have questions after checking them out, by all means post here and someone can help you.

    One method is to have each image/actor check to see if its self.level (integer) is less than game.currentLevel (integer) and if so, change the image to the unlocked version.

    New to GameSalad? (FAQs)   |   Tutorials   |   Templates   |   Greenleaf Games   |   Educator & Certified GameSalad User

Sign In or Register to comment.