Swarm/Globals/GameData.gd

4 lines
71 B
GDScript

extends Node
var is_player_black: bool = false
var debug: bool = true