Newbie question about tables

LaralynLaralyn Member Posts: 1
edited June 2012 in Working with GS (Mac)
I'm just starting with GameSalad and I'm sure I'll have a bunch of questions. So here's the first!

I want to start a scene by having several actors look at entries in a table to determine what image they should show. I've found the behaviors to change an actor's image, but I can't figure out the exact way to set it up to check the table first. I'm used to more traditional scripting, where this would be an if statement. So what I want is the GameSalad equivalent of "If TableName (row, column) = X, then image = ImageName."

Also, can you do multiple "otherwise" choices, to make the equivalent of a switch statement?

Thanks for any tips you can pass along!

Best Answer

  • creativeappscreativeapps Posts: 1,770
    Accepted Answer
    @Laralyn visit gshelper.com and search table so you can find good table videos make your all fundamental clear for tables. Those tutorials are awesome provided by @tshirtbooth
Sign In or Register to comment.