mirror of
				https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
				synced 2025-11-04 08:35:41 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			21 lines
		
	
	
		
			710 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			710 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
[gd_scene load_steps=4 format=3 uid="uid://dvpfo3flk1efm"]
 | 
						|
 | 
						|
[ext_resource type="Script" uid="uid://b41sx3mmdq1pi" path="res://Scripts/Parts/MinusWorldBlock.gd" id="1_b4qvh"]
 | 
						|
 | 
						|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_06uwf"]
 | 
						|
size = Vector2(16, 16)
 | 
						|
 | 
						|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_b4qvh"]
 | 
						|
 | 
						|
[node name="StaticBody2D" type="StaticBody2D"]
 | 
						|
collision_mask = 0
 | 
						|
script = ExtResource("1_b4qvh")
 | 
						|
 | 
						|
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
 | 
						|
shape = SubResource("RectangleShape2D_06uwf")
 | 
						|
 | 
						|
[node name="Area2D" type="Area2D" parent="."]
 | 
						|
 | 
						|
[node name="CollisionShape2D" type="CollisionShape2D" parent="Area2D"]
 | 
						|
shape = SubResource("RectangleShape2D_b4qvh")
 |