Interactable

A component that users can interact with based on proximity. Users can either tap/click on the prompt or use the action button (F on web).

Interactable component

Properties

PropertyFunction
Interact TextText to display on interaction
IconIcon to show next to the interaction dialog.
RadiusRadius to enable interaction
On Interact EventEvent that gets invoked when the user presses the interaction button or via hotkey (F on Web).
On Enter EventEvent that gets invoked when local avatar enters the interaction radius.
On Exit EventEvent that gets invoked when local avatar exits the interaction radius.