📄️ Getting Started
Here is some important information before starting use assets and read the docs
📄️ Global System Work
This page will just show some basic concept
📄️ Game Saved Data
You want to know where i save unlocked character data for example ? It's here !
📄️ Fighter Information
Each character have her folder in Game/Character. So when you will add your own character you should create a Folder for him
🗃️ How add character
4 items
🗃️ Input
4 items
📄️ In Game Configuration
Some data are stored in SaveGame object (look UE4 documentation if you don't know what's it)
📄️ Testing and Debug
The method about testing fighter/controller stage and fight mode changed since 1.1 version.