It's a tool that lets you visualize lines and spheres while debugging in VRPlease consider donating if you find it useful :-)It is a workaround for the problem gizmos not being shown in VR headset. With this tool we can visualize spheres and lines with one line of code so it's much easier to test our games. It uses gameobjects to visualize gizmos.For example I use it to see if objects are in the grab radius by showing a sphere on my hands. It can be used to see explosion radius and likewise.It should work on every Unity version even though I uploaded it from the latest version, I can verify if you like to knowCheckout my other assets tooState TreeEasy Multiple HealthbarUltimate Word ValidatorComponent Pooler