Change the Player Controller Class in the game mode to BP_QuestController.
If you already have a custom player controller you can reparent your controller to BP_QuestController.
Optional: Set the Default Pawn Class to BP_QuestPlayer. You can skip step 3 if you do that.