Fixed world 9-3 coin heaven

This commit is contained in:
JHDev2006
2025-09-21 21:29:59 +01:00
parent b91cfc6471
commit 515673860f
6 changed files with 184 additions and 450 deletions

View File

@@ -0,0 +1,6 @@
extends Node
@export_file_path("*.tscn") var destination_scene := ""
func _ready() -> void:
Level.vine_return_level = destination_scene