class_name ResourceChangedSignal extends Node var changed_resources := {} func _init(changed: Dictionary) -> void: changed_resources = changed