Content
The Plugin contains a Demo folder that illustrate its use. You can find almost anything that you need inside the demo content. If you miss something you can check the System Explanation Page.
Folder Structure
Characters
Every BP and Actor Componnent related to characters
Inputs
Input files specific to the demo (Interact, Attack and Open Quest Menu)
Levels
Map and all Actors placed in the map
Quests
Contains every classes that are used to create quests (see Quest System)
Save
Contains the BP that is used a the SaveGame
UI
Contains all widgets used to display quests and objectives
Inputs
Actions
Interact, Attack and Open Quest menu actions
IMC_QuestSystem
Input mapping context for the quest system
Levels
BP_Chest
An actor that represent a chest, it is destroyed when looted
BP_Door
A door that can be locked or unlocked by default, if it is locked you must have the key in your inventory to open it
DemoMap
The actual map of the demo
Last updated