using _PROJECT.Scripts.Bow;
using UnityEngine.XR.Interaction.Toolkit;

public class Bow : XRGrabInteractable
{
}