[gd_scene format=3 uid="uid://caa73phf3ng5m"] [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=1717313761] script = ExtResource("1_v0iea") metadata/_edit_group_ = true [node name="CollisionShape2D" type="CollisionShape2D" parent="." unique_id=528481441] shape = SubResource("CircleShape2D_2poj3") debug_color = Color(0.36777267, 0.6132997, 0.17400515, 0.41960785) [node name="RightCast" type="RayCast2D" parent="." unique_id=1332937468] target_position = Vector2(17, 0) [node name="LeftCast" type="RayCast2D" parent="." unique_id=839132816] target_position = Vector2(-17, 0)