Hello everyone!
I have a problem for quite a while now. I’m working with google cardboard and i’m trying to do an icon to change the viewmode from mono to stereo and vice versa when we look at it. The icon, which is under the player, needs to follow the player’s moves in x & z and rotations, only in y.
How can I manage to do this?
I tried to make the icon a child of the player gameobject and freeze rotations with script but nothing worked.