Hello everybody,
I am trying to render an object on top of all other objects using SteamVR.
I could’nt really find anything helpful in the internet.
Everything I try has some unwished side effects.
I already tried using an additional ‘normal’ camera which only renders the object which should be on top and I tried using a second full CameraRig object to only render this object.
It worked somehow, but in both cases, there were side effects like a controller duplicate or positions of some objects were wrong.
Without VR it is quite easy and I know how to do it. Does somebody know the proper way to do this in Unity VR?
Thanks!