[Solved] Quiz game issue

egyptcapriegyptcapri Member Posts: 17
edited December 2014 in Working with GS (PC)

I'm developing a trivia game and have encountered a really interesting issue. After completing the first puzzle screen and progressing to level two, the question is asked and the answers are displayed however instead of waiting on player input they display the correct and incorrect answers and the user doesn't get to select.

Comments

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

    It sounds like you have an attribute that is part of a rule condition that you aren't resetting on each new scene.

    Try fixing that. If that's not it, you'll need to provide more information about how your game is set up, what kind of rules and attributes you're using, etc.

  • egyptcapriegyptcapri Member Posts: 17

    you are a life saver i was not resetting the attribute that checked if i've answered a question

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

    :)

Sign In or Register to comment.