@tool
extends Node
class_name ReedSceneID
@export var scene_id: int = -1
func has_id() -> bool:
return scene_id >= 0