extends PuzzleManager @export var next_room_wall: Node2D func _on_finish_room(): next_room_wall.queue_free()