Getting Started
Getting Started
Samples & Examples
Core Concepts & Glossary
Unity Package Types
Spaces & Space Templates
Custom Avatars
Custom Avatar Animations
Avatar Attachments
Custom Prefab Objects
Components
‣
‣
Quests and Rewards
Drivable Vehicles
Economy
Economy Overview
Monetization
Items
Consumable Items
Rewarding Items
World Currency
Selling Items
Scripting
‣
Guidelines
Supported Features and Limitations
Performance Guidelines
Lighting
Publishing to Spatial
Finding Published Packages
Support
FAQs
Help and Community
Release Notes
Asset Import Settings
Interactable
This is an experimental component, It is likely to receive large changes in the future!
Creates a visual element that users can interact with based on proximity. Users can either with a tap/click on the prompt, or by using the action button (
F
on Web).Properties
Property | Function |
Interact Text | Text to display on interaction |
Icon | Icon to show next to the interaction dialog. |
Radius | Radius to enable interaction |
On Interact Event | Event that gets invoked when the user presses the interaction button or via hotkey ( F on Web). |
On Enter Event | Event that gets invoked when local avatar enters the interaction radius. |
On Exit Event | Event that gets invoked when local avatar exits the interaction radius. |
← Previous
Next →