The XR Simple Interactable on the XR Interaction Toolkit is the simplest version to interact with a object, we are going to use it to interact with a simple “Button”. BUTTON On the scene I have a object called ButtonFrame, that has a Rigidbody component, a Box Collider and a custom…