mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-22 15:38:14 +00:00
Fixed world 9-3 coin heaven
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
extends Node
|
||||
|
||||
@export_file_path("*.tscn") var destination_scene := ""
|
||||
|
||||
func _ready() -> void:
|
||||
Level.vine_return_level = destination_scene
|
@@ -0,0 +1 @@
|
||||
uid://bp6q8n7x8lmbh
|
Reference in New Issue
Block a user