Day 62
- ayaan anand
- Jun 7, 2022
- 1 min read
Almost got VR working! I found a really good video that was quick and easy to follow, unfortunately due to my limited experiences with Xcode and Macs I was not able to run it more than once and could not manage to record it either.
This is the video that helped me.
I got a lot of errors on Xcode that I did not understand and troubleshooting did not help.
one of the errors was
Current scheme cannot build
Then the other problems I had was that it was building the app but not running.
Kept wanting me to do a clean build but I had no idea how to.
The main problem which stopped me for good was the fact when I built the app a second time it was not moving. Meaning I could see my ingame world but the camera was not doing it.
Initially I was able to move around and even see the cursor I had from the video but something happened in the code I wrote to place objects in the environment.
Comments