I hope someone knows what to do. I have a sphere with a radius = 1 and i have a “screen” (quad).
I want the quad to move around the sphere based on the position of the camera, so that the player is always able to read the text on the screen. Only if the camera is moving the quad moves.
Just add the quad as a child of the camera?