Gameplay

  • Gameplay Modules handles everything related to, well, gameplay aspects of the game.

  • Gameplay Module use traditional Unity's component-based architecture, which uses a lot of Prefabs and MonoBehaviour components

Third-party tools used in Gameplay

  • Chronos : time management

  • Spine : animation

  • AudioToolkit : BGM & SFX

Last updated