Files
A-Cat-Game/global.gd
T

5 lines
80 B
GDScript

extends Node
@export var Level: int #test value
@export var StarTotal: int = 0