Getting Started
Initial Setup
Initial Setup
Create a folder called n00dInteractExample
Create a child of BPC_N00dInteract and move it into n00dInteractExample
Rename this child component to BPC_Interact
BP_ThirdPersonCharacter
BP_ThirdPersonCharacter
Open BP_ThirdPersonCharacter and add BPC_Interact to the components window
SimpleInteract allows you to enjoy immediate interaction but is limited with its functionality, see the example character for how to implement this
With the component selected, in the Class Defaults define the hint text widget. You can also change the trace distance and the UI text here.
On the Event Graph, add an input key and call TryInteract.