29 lines
894 B
Text
29 lines
894 B
Text
[gd_scene format=3 uid="uid://bjt15rm720w5g"]
|
|
|
|
[ext_resource type="Script" uid="uid://duf0vlr2yin8l" path="res://scripts/gameplay/Player.cs" id="1_p0vlq"]
|
|
|
|
[sub_resource type="CapsuleShape2D" id="CapsuleShape2D_p0vlq"]
|
|
|
|
[node name="Player" type="CharacterBody2D" unique_id=1675096620]
|
|
script = ExtResource("1_p0vlq")
|
|
|
|
[node name="Sprite2D" type="Sprite2D" parent="." unique_id=1954630810]
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="." unique_id=1337429488]
|
|
rotation = 1.5707964
|
|
shape = SubResource("CapsuleShape2D_p0vlq")
|
|
|
|
[node name="Camera2D" type="Camera2D" parent="." unique_id=483897590]
|
|
|
|
[node name="ColorRect" type="ColorRect" parent="." unique_id=2037024702]
|
|
anchors_preset = 8
|
|
anchor_left = 0.5
|
|
anchor_top = 0.5
|
|
anchor_right = 0.5
|
|
anchor_bottom = 0.5
|
|
offset_left = -8.0
|
|
offset_top = -8.0
|
|
offset_right = 8.0
|
|
offset_bottom = 8.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|