Building a Fetch Quest with Story Framework
Fetch quests are missions in which the player needs to go off and collect something, often in multiple quantities. For this example we’ll collect three bones for an NPC. I’ll create a new interactable blueprint for this, making it a child of Story Framework’s Interactable Base BP. I’ll add three copies of this class into …