How do you move a widget further away from player view? (VR)

Create some invisible components(sphere) attached to the camera at position and rotation good for you, then spawn actor and use attach to component. In setting choose rotation and location snap to target. Good luck!:wink:

P.S: Remember to disable sphere’s collisions.