20 lines
735 B
Plaintext
20 lines
735 B
Plaintext
[gd_scene format=3 uid="uid://s0utas3jmhjk"]
|
|
|
|
[ext_resource type="Script" uid="uid://cugku4bbar0fk" path="res://scripts/player.gd" id="1_3vyb7"]
|
|
|
|
[sub_resource type="CircleShape2D" id="CircleShape2D_uwrxv"]
|
|
|
|
[node name="player" type="CharacterBody2D" unique_id=1410007482]
|
|
script = ExtResource("1_3vyb7")
|
|
metadata/_edit_group_ = true
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="." unique_id=446542358]
|
|
shape = SubResource("CircleShape2D_uwrxv")
|
|
debug_color = Color(0.12898415, 0.62508565, 0.4800858, 0.41960785)
|
|
|
|
[node name="RightTarget" type="Marker2D" parent="." unique_id=1188700194]
|
|
position = Vector2(14, -5)
|
|
|
|
[node name="LeftTarget" type="Marker2D" parent="." unique_id=1940665709]
|
|
position = Vector2(-14, -5)
|