Interactable/Grabbable¶
The Interactables represent the objects that can be hovered, selected, or activated by an Interactor. In MAGES the Interactables are an implementation of IInteractable interface of MAGES implemented into an abstract class called BaseInteractable which is inherited by the Grabbable class. The Grabbable class component can be applied to an object to become grabbable/Interactable.
These are the fields of the Grabbable component: