Lindsey Handley, Ph.D.

Results 1 comments of Lindsey Handley, Ph.D.

For me the camera and keyboard controls for player movement didn't work. In Player.js, if you swap `camera.position.copy(ref.current.position);` for `ref.current.getWorldPosition(camera.position)`, the player controls start working again.