reputage / seedQuest

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

In Farm, Encrypt/Hide Key mode - Cannot progress from Pig Interactable #495

Closed jasukim closed 5 years ago

jasukim commented 5 years ago

Description Using Key 8E54AF1ECAA01E3C85B47A1679D199ED2

During Encrypt/Hide Key mode, I would play through Farm once fine, then the second time it'll give me a prompt to select "Pigs - Fancy Tart" but I would not be able to select the Action, thus being blocked from continuing.

Perhaps it is due to the Farm appearing right after the first Farm in Scene Lineup?

To Reproduce Steps to reproduce the behavior:

  1. Go to Encrypt Key
  2. Use Key 8E54AF1ECAA01E3C85B47A1679D199ED2
  3. Continue through scenes until the second time you come across Farm
  4. Try to select the Pig Interactable and on "Fancy Tart"
  5. Game does not register that action and does not allow you to continue.

Device Info (please complete the following information):

westonb7 commented 5 years ago

I've added some fixes that should now let the farm scene work properly, including a fix to auto-destroy the "interactable" component of a preview object. Changes made in a branch called "Interactable_preview_bugfix"