Puzzle complete? how?

RUPASRUPAS Member Posts: 823
edited November -1 in Working with GS (Mac)
I'm doing a puzzle with gs, but I have a problem, as I can make the player know that the puzzle is correct?
I tried many things and not right, any help?

Comments

  • RUPASRUPAS Member Posts: 823
    please help.... Thanks
  • RUPASRUPAS Member Posts: 823
    up
  • old_kipperold_kipper Member Posts: 1,420
    You would have to return some kind of signal from all the elements that make up a correct solution and then something checks them. This might be each actor returning their state to game or scene attributes and then another actor checking the combination of attributes and then displaying a win or score if the conditions are met.

    hope that helps.

    kipper
Sign In or Register to comment.