Adding onto your Project - mechPenSketch/Jrpg_Fragment-Overworld-Dialogic GitHub Wiki

Getting Started

To use this fragment in your project, tranfer all the relevent folders there. Copy addons, content and dialogic in this project and paste it on your project folder.

If you already have the Dialogic plugin, you may keep the latest stable version.

Plugins

Next is to activate the plugins. Go to Project > Project Settings > Plugins. In the addon folder, there are two plugins: "Dialogic" and "JRPG Fragment - Overworld". Make sure both are enabled.

By enabling the "JRPG Fragment - Overworld" plugin, singleton GlobalOverworld is automatically enabled on the Autoload settings. This is the same way as how the "Dialogic" plugin automatically enables the "Dialogic" singleton.