17 lines
		
	
	
		
			611 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			17 lines
		
	
	
		
			611 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| 
								 | 
							
								[gd_scene load_steps=3 format=3 uid="uid://dmrrbiwqptrho"]
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								[ext_resource type="Script" uid="uid://b3ft6s3vbdi4k" path="res://scripts/trigger.gd" id="1_du5ex"]
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								[sub_resource type="CircleShape2D" id="CircleShape2D_yqjtg"]
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								[node name="Trigger" type="Area2D"]
							 | 
						||
| 
								 | 
							
								scale = Vector2(2.7999997, 2.6400025)
							 | 
						||
| 
								 | 
							
								script = ExtResource("1_du5ex")
							 | 
						||
| 
								 | 
							
								metadata/_edit_group_ = true
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
							 | 
						||
| 
								 | 
							
								shape = SubResource("CircleShape2D_yqjtg")
							 | 
						||
| 
								 | 
							
								debug_color = Color(0.5985868, 0.3943164, 0.9513896, 0.41960785)
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								[connection signal="body_entered" from="." to="." method="_on_body_entered"]
							 |