med-material / Whack_A_Mole_VR

Whack-A-Mole in VR
MIT License
3 stars 15 forks source link

OnBoarding and Mirror Therapy Bug Resolved #207

Closed Xav1204 closed 1 year ago

Xav1204 commented 1 year ago

We had bugs which appeared during the OnBoarding 1 and Mirror Therapy session. So we tried to resolve them and in order to avoid this issues in the next time, we found the origin of this problem. For the Mirror Therapy, the bug's origin is just that a function in a 'if' condition wasn't indented, so when the condition was respected, it returned nothing. For the OnBoarding Session, the coordinates of the next distractor were the same as the mole, so the mole couldn't appear. However, if a distractor become a mole, there are absolutly no problem.

bastianilso commented 1 year ago

Hi @Xav1204 . I'm not really sure what the changes to the files in this pull request does.

Just to make it clear:

Since you replied in the issue #206 that you could not reproduce the issues described, I will close this pull request. Feel free to ask me if you have questions!