mirror of
				https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
				synced 2025-10-27 09:50:50 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			19 lines
		
	
	
		
			638 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			638 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| [gd_scene load_steps=3 format=3 uid="uid://bhmlkk0b6od2o"]
 | |
| 
 | |
| [ext_resource type="PackedScene" uid="uid://dkgu57is78lro" path="res://Scenes/Parts/PipeArea.tscn" id="1_38i6l"]
 | |
| [ext_resource type="Script" uid="uid://donxumox54nfo" path="res://Scripts/Parts/WarpPipeArea.gd" id="2_6mf6l"]
 | |
| 
 | |
| [node name="WarpPipeArea" instance=ExtResource("1_38i6l")]
 | |
| script = ExtResource("2_6mf6l")
 | |
| world_num = 1
 | |
| level_num = 1
 | |
| pipe_id = -1
 | |
| target_level = "uid://ckpuxdilk5u0"
 | |
| 
 | |
| [node name="Visual" parent="." index="0"]
 | |
| debug_color = Color(1, 0.6, 0, 0.419608)
 | |
| 
 | |
| [node name="Label" parent="Node2D/CenterContainer" index="0"]
 | |
| text = "1-1"
 | |
| horizontal_alignment = 1
 | 
