<aside> <img src="/icons/info-alternate_lightgray.svg" alt="/icons/info-alternate_lightgray.svg" width="40px" />
Abstracted base to create interactable objects, allowing to plug a wide variety of feedbacks. For first person and third person games
</aside>
Supported Version: 5.4, 5.5, 5.6
If you want to see usage of this plugin, a raw version of it is used in this game: https://youtu.be/NepQVrDT3W8
https://youtu.be/K4tL6KlCQrs?si=FVyNACFrBnNEPkQT
InteractorComponent
and InteractorInterface
to your custom player characterInteractionDistance
and SelectionTolerance
Interact
function (Ex: When pressing E)InteractableComponent
on your actor