I want to develop a first person driving VR game. I want to programmatically move the users’ view without users moving. I found PerspectiveCamera API in RealityKit. How can I add a PerspectiveCamera in RealityView to simulate driving perspective and disable Vision Pro’s default perspectiveCamera?
I added a PerspectiveCamera but it is unworkable
New contributor
Nathan Mak is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.