How to make an object move to the direction in which the user faces using vr gaze interaction?
Here you can see the sphere and cube were the reticle is pointed. I did this watching nurface games tutorial about vr gaze interaction (12.00)minutes video.now my doubt is "when the user gazes at the cube it should come forward.ie It should go to the direction that the user gazes at.then if the user gazes at sphere the cube should go backwards and sphere should come forward.can anyone please help me with this?
Your answer
Follow this Question
Related Questions
How actually work LayerMasks in Physics.Raycast ()? 0 Answers
How to have a game object register its OnTriggerEnter function? 1 Answer
http://answers.unity3d.com/questions/8472/help-with-error-expression-denotes-a-type-where-a.html 1 Answer
When raycasting, script doesn't detect anything coming into ray yet I did everything right! 1 Answer