Interact {{ currentPage ? currentPage.title : "" }}

Interact component can be found in the DemoCharacter:

  1. Function that interacts with the object you are looking at

  2. Interact Distance - max distance between you and object when you can still interact with it

Interact Radius - distance between you and object when you can see it’s interaction preview widget

In order an object to be interactable it should have the interact interface

Interact event that will be called after using interact function

{{{ content }}}