Skip to content

System Overview Flag

SlappedWithSilence edited this page Oct 19, 2021 · 1 revision

The Flag System allows designers to arbitrarily set and read boolean flags. Currently, flags can only be set using Events, but they can be read in a variety of situations, primarily through the Integration System's FlagRequirement class.

Getting Started

JSON Formatting Guide

Embedded JSON Structures

Designing Your Game

Clone this wiki locally