- Home /
Make object appear within camera view
I'm using google cardboard sdk to create a 360 view. I'm having problems in making an object appear within the view of the camera. For example, when i trigger the magnet, a menu will appear within the view of the camera. I cant attach the menu to the camera as i need to be able to move my head to select the options in the menu with raycast. Attaching the menu to the camera wouldnt allow me to use raycast and select the option. So I would like to make an object that appears on world position depending on the initial rotation position (angle) of the camera. Is this possible?
Your answer
Follow this Question
Related Questions
Create camera transition from one point to top of object 1 Answer
Object Rotation Relative to Camera 1 Answer
Rotate object ON THE CAMERA UP AXIS 2 Answers
Add force at position with respect to rotation 1 Answer
camera acting weird... 1 Answer