📄️ What Are Interactables?
An Interactable is a GameObject in your scene that can be interacted with via Interactors. Each Interactable must have
📄️ How To Make A GameObject Interactable?
To make a GameObject interactable add the Interactable component to it.