edogdu / RAM_Cyber_Defenders

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

(Blue/Green/Red)CardGrabInteraction scripts are not working properly #53

Closed Luk-Er4 closed 1 month ago

Luk-Er4 commented 1 month ago

When the AI puts the card into the waste deck, then the card disappears, which is good. But you will see the errors below.

image

I checked the Destory() function to fix the bug in the BlueCardGrabInteraction, GreenCardGrabInteraction, and RedCardGrabInteraction scripts, and I found out those scripts are not working properly.

image