EntInteractable
Interactable
Players can hover over entity and interact with it
ID: EntInteractable
Base Type: Entity Component
Values
Name | Type | Description |
---|---|---|
Enabled | Bool Variable | Defaults to True |
Highlightt Text | Text Variable | Defaults to Interact |
Highlight Color | Color Variable | |
Interact Time | Number Variable | Defaults to 0.5 |
Set Highlight Image | Image File Variable | |
Set Interact Image | Image File Variable |
Events
Name | Description |
---|---|
On Interact(Entity arg1) |
Return Value Events
Name | Type | Description |
---|---|---|
Can Entity Interact(Entity arg1) | Bool |
Updated over 1 year ago