I am still working on the chest script, so you can’t open it from too far away. I added a
Debug.DrawRay(transform.position, transform.forward*2, Color.red); so I could see the ray, but for some reason, I see 2 rays on the FPS controller/Camera. Any thoughts?
In addition, when I try to run the game and switch to scene, I’m not able to move the controller around. How can that be remedied?
Thanks!