[gd_scene format=3 uid="uid://dmk1mp1hqm62b"] [ext_resource type="Script" uid="uid://btmoyp0rwqmxe" path="res://Scripts/player.gd" id="1_v0iea"] [sub_resource type="CircleShape2D" id="CircleShape2D_2poj3"] [node name="Player" type="CharacterBody2D" unique_id=56223176] script = ExtResource("1_v0iea") metadata/_edit_group_ = true [node name="CollisionShape2D" type="CollisionShape2D" parent="." unique_id=1903603818] shape = SubResource("CircleShape2D_2poj3") debug_color = Color(0.36777267, 0.6132997, 0.17400515, 0.41960785) [node name="RightCast" type="RayCast2D" parent="." unique_id=384515058] target_position = Vector2(24, 0) [node name="LeftCast" type="RayCast2D" parent="." unique_id=648222680] target_position = Vector2(-24, 0)