Skip to content
This repository was archived by the owner on Jun 22, 2021. It is now read-only.

Chapters

Raphael Goujet edited this page May 19, 2017 · 1 revision

Process to add a new chapter:

  • add Checkpoint class to level GameObject
  • add Checkpoint tag to level GameObject
  • add corresponding CheckpointData ScriptableObjects
  • set it by default to same as previous Checkpoint's
  • add SwitchZoneOnOff to level GameObject
  • create MainMenuItem in GUI
  • add it in its Array
  • add short and long translations

Clone this wiki locally