edogdu / RAM_Cyber_Defenders

Cybersecurity Learning Game in AR/VR Environment
2 stars 1 forks source link

Cards not returning #45

Closed Luk-Er4 closed 1 month ago

Luk-Er4 commented 1 month ago

Cards are supposed to be in the initial position when the player does not place the right place.

https://drive.google.com/file/d/1ZBdXYVy68e7_N_YuY6vfkEHuSU3Uu_wv/view?usp=drive_web

Luk-Er4 commented 1 month ago

By editing "CorrectingPosition.cs" file, I could fix the problem.

I set the range where the cards are allowed to move inside in it.

Here is the visualization of the range.

image

If you think the range is much bigger than we need, feel free to leave a comment.