Summary
When you attach an interactable_component
(or a subclass of interactable_component
) to an entity, UI to interact doesn’t show up and players can’t, well, interact with the entity
Please select what you are reporting on:
Verse
What Type of Bug are you experiencing?
Verse
Steps to Reproduce
Turn on Scene Graph, place Entity, then add mesh_component
and interactable_component
(or a subclass of it) to it IN FALL GUYS ISLAND. Launch Live Edit or start the game, get close to the Entity
Expected Result
In Live Edit or after the game starts players would be able to see UI to interact with the entity and interact
Observed Result
In Live Edit or after game starts players CAN’T see the UI to interact
Platform(s)
PC (possibly all)
Video
Additional Notes
In the provided video you can see I put interactable_custom_component
(subclass of interactable_component
, Verse coide is provided) to entities with mesh_component
of a sphere. UI with message “Interact” doesn’t show up in Live Edit or when game starts