Hi everyone!
So far (I am very new with Unity) I have been able to create a terrain, Google Cardboard is working fine and I've included the Reticule so I can target and click things (hover for 2f) etc. I am now trying to get my camera to follow a set path around my terrain over a set period of time.
The way I tried to go about this was to set up four spheres in each corner and with a script have the position of my cardboard make its way over to Sphere 1, then Sphere 2 so on.. with vector...
Automated Movement w/ Google Cardboard
So far (I am very new with Unity) I have been able to create a terrain, Google Cardboard is working fine and I've included the Reticule so I can target and click things (hover for 2f) etc. I am now trying to get my camera to follow a set path around my terrain over a set period of time.
The way I tried to go about this was to set up four spheres in each corner and with a script have the position of my cardboard make its way over to Sphere 1, then Sphere 2 so on.. with vector...
Automated Movement w/ Google Cardboard