5 lines
78 B
GDScript
5 lines
78 B
GDScript
extends Resource
|
|
class_name SpawnList
|
|
|
|
@export var spawnlist: Array[PropInfo]
|