9 lines
		
	
	
		
			264 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			264 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| [gd_scene load_steps=2 format=3 uid="uid://x2asns3kiqwg"]
 | |
| 
 | |
| [ext_resource type="Script" path="res://interactable/interaction_zone.gd" id="1_gljn5"]
 | |
| 
 | |
| [node name="interaction zone" type="Area2D"]
 | |
| collision_layer = 8
 | |
| collision_mask = 8
 | |
| script = ExtResource("1_gljn5")
 | 
