Add Interface to your Character
Step 3 of 5 in basic integration of Quest Map Pro
Last updated
Step 3 of 5 in basic integration of Quest Map Pro
Last updated
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.
Go Back:
Add Interface to your Controller
Next Step:
Add and Configure Input Mappings