## The entire save structure that contains all Node3DDataResources
##  Node3DDataResources will be located by the SaveLevelDataComponent
class_name SaveGameDataResource
extends Resource


@export var save_data_nodes: Array[Node3DDataResource]