mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-22 07:28:14 +00:00
11 lines
412 B
Plaintext
11 lines
412 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://ch20va50duqps"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://dkgu57is78lro" path="res://Scenes/Parts/PipeArea.tscn" id="1_0lajc"]
|
|
|
|
[node name="AutoExitPipeArea" instance=ExtResource("1_0lajc")]
|
|
|
|
[node name="Visual" parent="." index="0"]
|
|
debug_color = Color(0.65145713, 0.34785283, 0.72637105, 0.41960785)
|
|
|
|
[connection signal="ready" from="." to="." method="exit_pipe"]
|