scripting
| .. | |
|---|---|
| CharacterScript | Contains all callbacks you can add in a Character script. |
| GlobalScript | A global script is a special kind of script that runs on everywhere on your mod: menus, game, etc... |
| PlayStateScript | Contains all callbacks you can add in modcharts and stage scripts. |