reputage / seedQuest

A 3D Visual Mnemonic Game for Key Recovery
Apache License 2.0
54 stars 7 forks source link

Player can select the incorrect action when in Learn/Encrypt mode #502

Closed westonb7 closed 5 years ago

westonb7 commented 5 years ago

Description When playing in learn mode, the player should only be allowed to choose the correct interactable and action for their seed. Currently, choosing the wrong interactable in learn mode does nothing, but the player can add actions and progress if they choose the correct interactable, even if they choose the wrong action.

westonb7 commented 5 years ago

Fixed in "Start_menu_updates"