I added an interactive button to my scene. When I run it, that button appears on my screen but moves in my view as I move my mouse around (head movement). Is it possible to keep my button set in one location within my screen such that it doesn’t appear in my view wherever I go? Like a static location? Essentially what I’m trying to achieve is to have this button located on a wall so that when I find it, and click on it, it will bring me to a website.
If you want to keep a button on a wall, you’ll need to use a World Space Canvas. Once you set the Canvas to World Space, you can move it onto the wall as you wish.