InteractableComponent
The Component that marks an entity as interactable, allowing it to receive and process input events.
Note: To be interactable, the entity must also have a CollisionComponent.
The Component that marks an entity as interactable, allowing it to receive and process input events.
Note: To be interactable, the entity must also have a CollisionComponent.