Add Interface to your Character

Step 3 of 5 in basic integration of Quest Map Pro

Open your player character blueprint and click on the Class Settings button to open the class settings panel.

Navigate to the Interfaces section of this panel and click the Add drop down box. Add the interface BPInt_QuestMapPro_PlayerActor. Compile and save your character before proceeding.

Open the interface function Get Camera by double clicking it.

Hook up a reference to your main player camera to the output Camera in this function.

Last updated