[gd_scene load_steps=3 format=3 uid="uid://dugr6ff1g7hi0"] [ext_resource type="Script" uid="uid://c3pd60biootsx" path="res://scripts/CSharp/Common/CharacterControls/Detector.cs" id="1_6pib0"] [sub_resource type="RectangleShape2D" id="RectangleShape2D_qwv4c"] size = Vector2(100, 200) [node name="detector" type="Area2D"] collision_layer = 4 script = ExtResource("1_6pib0") [node name="CollisionShape2D" type="CollisionShape2D" parent="."] shape = SubResource("RectangleShape2D_qwv4c") debug_color = Color(0.9459047, 7.2196126e-06, 0.5925879, 0.41960785)