Armazon/scripts/spawning/spawnlist.gd

5 lines
78 B
GDScript

extends Resource
class_name SpawnList
@export var spawnlist: Array[PropInfo]