Page cover

Create a Interactable Object

UNDER CONSTRUCTION

circle-info

You only need to follow one of both. Creating a child of the premade Blueprint is the easiest way.

  1. Make a child of BP_Quest_Interactable_example

  2. Override the Event Interact to add your logic to the object.

circle-info

If you still want to use the automatical adding of Custom Variables on Interaction then make sure to add a parent call of Event Interact.

Last updated