2025-04-01 01:07:37 +00:00
|
|
|
[gd_scene load_steps=44 format=3 uid="uid://cjvyslsoa7olc"]
|
2025-03-04 01:40:21 +00:00
|
|
|
|
|
|
|
[ext_resource type="Script" path="res://scripts/player.gd" id="1_ffdhb"]
|
2025-03-25 01:02:52 +00:00
|
|
|
[ext_resource type="Texture2D" uid="uid://c8seclaqrgq6x" path="res://assets/graphics/player/hurt/Player Hurt 48x48.png" id="2_3u4bg"]
|
2025-03-11 01:05:23 +00:00
|
|
|
[ext_resource type="Texture2D" uid="uid://d6cdeej48ryk" path="res://assets/graphics/player/idle/Player Idle 48x48.png" id="2_ekybh"]
|
2025-04-01 01:07:37 +00:00
|
|
|
[ext_resource type="Texture2D" uid="uid://b24rf6ib3rff2" path="res://assets/graphics/player/death/Player Death 64x64.png" id="2_waoxy"]
|
2025-03-11 01:05:23 +00:00
|
|
|
[ext_resource type="Texture2D" uid="uid://bo4lwotnk3cs" path="res://assets/graphics/player/jump/player jump 48x48.png" id="3_fab18"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://dny0tvbhrt1jh" path="res://assets/graphics/player/run/player run 48x48.png" id="3_q7el6"]
|
2025-03-04 01:40:21 +00:00
|
|
|
|
|
|
|
[sub_resource type="CircleShape2D" id="CircleShape2D_q23dn"]
|
|
|
|
|
2025-04-01 01:07:37 +00:00
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_kpkpq"]
|
|
|
|
atlas = ExtResource("2_waoxy")
|
|
|
|
region = Rect2(0, 0, 48, 48)
|
|
|
|
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_ahiol"]
|
|
|
|
atlas = ExtResource("2_waoxy")
|
|
|
|
region = Rect2(48, 0, 48, 48)
|
|
|
|
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_wdm33"]
|
|
|
|
atlas = ExtResource("2_waoxy")
|
|
|
|
region = Rect2(96, 0, 48, 48)
|
|
|
|
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_82a4q"]
|
|
|
|
atlas = ExtResource("2_waoxy")
|
|
|
|
region = Rect2(144, 0, 48, 48)
|
|
|
|
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_40c0q"]
|
|
|
|
atlas = ExtResource("2_waoxy")
|
|
|
|
region = Rect2(192, 0, 48, 48)
|
|
|
|
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_nfamv"]
|
|
|
|
atlas = ExtResource("2_waoxy")
|
|
|
|
region = Rect2(240, 0, 48, 48)
|
|
|
|
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_idf1k"]
|
|
|
|
atlas = ExtResource("2_waoxy")
|
|
|
|
region = Rect2(288, 0, 48, 48)
|
|
|
|
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_dkoqg"]
|
|
|
|
atlas = ExtResource("2_waoxy")
|
|
|
|
region = Rect2(336, 0, 48, 48)
|
|
|
|
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_qm0b5"]
|
|
|
|
atlas = ExtResource("2_waoxy")
|
|
|
|
region = Rect2(384, 0, 48, 48)
|
|
|
|
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_bxmej"]
|
|
|
|
atlas = ExtResource("2_waoxy")
|
|
|
|
region = Rect2(432, 0, 48, 48)
|
|
|
|
|
2025-03-25 01:02:52 +00:00
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_40d3p"]
|
|
|
|
atlas = ExtResource("2_3u4bg")
|
|
|
|
region = Rect2(0, 0, 48, 48)
|
|
|
|
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_1oa45"]
|
|
|
|
atlas = ExtResource("2_3u4bg")
|
|
|
|
region = Rect2(48, 0, 48, 48)
|
|
|
|
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_tcuwl"]
|
|
|
|
atlas = ExtResource("2_3u4bg")
|
|
|
|
region = Rect2(96, 0, 48, 48)
|
|
|
|
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_26j0m"]
|
|
|
|
atlas = ExtResource("2_3u4bg")
|
|
|
|
region = Rect2(144, 0, 48, 48)
|
|
|
|
|
2025-03-11 01:05:23 +00:00
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_3ufnv"]
|
|
|
|
atlas = ExtResource("2_ekybh")
|
|
|
|
region = Rect2(0, 0, 48, 48)
|
|
|
|
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_y70bw"]
|
|
|
|
atlas = ExtResource("2_ekybh")
|
|
|
|
region = Rect2(48, 0, 48, 48)
|
|
|
|
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_tl2bv"]
|
|
|
|
atlas = ExtResource("2_ekybh")
|
|
|
|
region = Rect2(96, 0, 48, 48)
|
|
|
|
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_tkkjs"]
|
|
|
|
atlas = ExtResource("2_ekybh")
|
|
|
|
region = Rect2(144, 0, 48, 48)
|
|
|
|
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_0fgmq"]
|
|
|
|
atlas = ExtResource("2_ekybh")
|
|
|
|
region = Rect2(192, 0, 48, 48)
|
|
|
|
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_vjujd"]
|
|
|
|
atlas = ExtResource("2_ekybh")
|
|
|
|
region = Rect2(240, 0, 48, 48)
|
|
|
|
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_307af"]
|
|
|
|
atlas = ExtResource("2_ekybh")
|
|
|
|
region = Rect2(288, 0, 48, 48)
|
|
|
|
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_nn3sj"]
|
|
|
|
atlas = ExtResource("2_ekybh")
|
|
|
|
region = Rect2(336, 0, 48, 48)
|
|
|
|
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_coouw"]
|
|
|
|
atlas = ExtResource("2_ekybh")
|
|
|
|
region = Rect2(384, 0, 48, 48)
|
|
|
|
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_w02ps"]
|
|
|
|
atlas = ExtResource("2_ekybh")
|
|
|
|
region = Rect2(432, 0, 48, 48)
|
|
|
|
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_u2bek"]
|
|
|
|
atlas = ExtResource("3_fab18")
|
|
|
|
region = Rect2(0, 0, 48, 48)
|
|
|
|
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_wly4a"]
|
|
|
|
atlas = ExtResource("3_fab18")
|
|
|
|
region = Rect2(48, 0, 48, 48)
|
|
|
|
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_p6fm4"]
|
|
|
|
atlas = ExtResource("3_fab18")
|
|
|
|
region = Rect2(96, 0, 48, 48)
|
|
|
|
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_q2tlv"]
|
|
|
|
atlas = ExtResource("3_q7el6")
|
|
|
|
region = Rect2(0, 0, 48, 48)
|
|
|
|
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_a5a0q"]
|
|
|
|
atlas = ExtResource("3_q7el6")
|
|
|
|
region = Rect2(48, 0, 48, 48)
|
|
|
|
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_qajev"]
|
|
|
|
atlas = ExtResource("3_q7el6")
|
|
|
|
region = Rect2(96, 0, 48, 48)
|
|
|
|
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_pkvyv"]
|
|
|
|
atlas = ExtResource("3_q7el6")
|
|
|
|
region = Rect2(144, 0, 48, 48)
|
|
|
|
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_d0umq"]
|
|
|
|
atlas = ExtResource("3_q7el6")
|
|
|
|
region = Rect2(192, 0, 48, 48)
|
|
|
|
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_cso7h"]
|
|
|
|
atlas = ExtResource("3_q7el6")
|
|
|
|
region = Rect2(240, 0, 48, 48)
|
|
|
|
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_08m43"]
|
|
|
|
atlas = ExtResource("3_q7el6")
|
|
|
|
region = Rect2(288, 0, 48, 48)
|
|
|
|
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_wuxnh"]
|
|
|
|
atlas = ExtResource("3_q7el6")
|
|
|
|
region = Rect2(336, 0, 48, 48)
|
|
|
|
|
|
|
|
[sub_resource type="SpriteFrames" id="SpriteFrames_ok1w6"]
|
|
|
|
animations = [{
|
|
|
|
"frames": [{
|
|
|
|
"duration": 1.0,
|
2025-04-01 01:07:37 +00:00
|
|
|
"texture": SubResource("AtlasTexture_kpkpq")
|
|
|
|
}, {
|
|
|
|
"duration": 1.0,
|
|
|
|
"texture": SubResource("AtlasTexture_ahiol")
|
|
|
|
}, {
|
|
|
|
"duration": 1.0,
|
|
|
|
"texture": SubResource("AtlasTexture_wdm33")
|
|
|
|
}, {
|
|
|
|
"duration": 1.0,
|
|
|
|
"texture": SubResource("AtlasTexture_82a4q")
|
|
|
|
}, {
|
|
|
|
"duration": 1.0,
|
|
|
|
"texture": SubResource("AtlasTexture_40c0q")
|
|
|
|
}, {
|
|
|
|
"duration": 1.0,
|
|
|
|
"texture": SubResource("AtlasTexture_nfamv")
|
|
|
|
}, {
|
|
|
|
"duration": 1.0,
|
|
|
|
"texture": SubResource("AtlasTexture_idf1k")
|
|
|
|
}, {
|
|
|
|
"duration": 1.0,
|
|
|
|
"texture": SubResource("AtlasTexture_dkoqg")
|
|
|
|
}, {
|
|
|
|
"duration": 1.0,
|
|
|
|
"texture": SubResource("AtlasTexture_qm0b5")
|
|
|
|
}, {
|
|
|
|
"duration": 1.0,
|
|
|
|
"texture": SubResource("AtlasTexture_bxmej")
|
|
|
|
}],
|
|
|
|
"loop": false,
|
|
|
|
"name": &"death",
|
|
|
|
"speed": 12.0
|
|
|
|
}, {
|
|
|
|
"frames": [{
|
|
|
|
"duration": 1.0,
|
2025-03-25 01:02:52 +00:00
|
|
|
"texture": SubResource("AtlasTexture_40d3p")
|
|
|
|
}, {
|
|
|
|
"duration": 1.0,
|
|
|
|
"texture": SubResource("AtlasTexture_1oa45")
|
|
|
|
}, {
|
|
|
|
"duration": 1.0,
|
|
|
|
"texture": SubResource("AtlasTexture_tcuwl")
|
|
|
|
}, {
|
|
|
|
"duration": 1.0,
|
|
|
|
"texture": SubResource("AtlasTexture_26j0m")
|
|
|
|
}],
|
|
|
|
"loop": false,
|
|
|
|
"name": &"hurt",
|
|
|
|
"speed": 12.0
|
|
|
|
}, {
|
|
|
|
"frames": [{
|
|
|
|
"duration": 1.0,
|
2025-03-11 01:05:23 +00:00
|
|
|
"texture": SubResource("AtlasTexture_3ufnv")
|
|
|
|
}, {
|
|
|
|
"duration": 1.0,
|
|
|
|
"texture": SubResource("AtlasTexture_y70bw")
|
|
|
|
}, {
|
|
|
|
"duration": 1.0,
|
|
|
|
"texture": SubResource("AtlasTexture_tl2bv")
|
|
|
|
}, {
|
|
|
|
"duration": 1.0,
|
|
|
|
"texture": SubResource("AtlasTexture_tkkjs")
|
|
|
|
}, {
|
|
|
|
"duration": 1.0,
|
|
|
|
"texture": SubResource("AtlasTexture_0fgmq")
|
|
|
|
}, {
|
|
|
|
"duration": 1.0,
|
|
|
|
"texture": SubResource("AtlasTexture_vjujd")
|
|
|
|
}, {
|
|
|
|
"duration": 1.0,
|
|
|
|
"texture": SubResource("AtlasTexture_307af")
|
|
|
|
}, {
|
|
|
|
"duration": 1.0,
|
|
|
|
"texture": SubResource("AtlasTexture_nn3sj")
|
|
|
|
}, {
|
|
|
|
"duration": 1.0,
|
|
|
|
"texture": SubResource("AtlasTexture_coouw")
|
|
|
|
}, {
|
|
|
|
"duration": 1.0,
|
|
|
|
"texture": SubResource("AtlasTexture_w02ps")
|
|
|
|
}],
|
|
|
|
"loop": true,
|
|
|
|
"name": &"idle",
|
|
|
|
"speed": 12.0
|
|
|
|
}, {
|
|
|
|
"frames": [{
|
|
|
|
"duration": 1.0,
|
|
|
|
"texture": SubResource("AtlasTexture_u2bek")
|
|
|
|
}, {
|
|
|
|
"duration": 1.0,
|
|
|
|
"texture": SubResource("AtlasTexture_wly4a")
|
|
|
|
}, {
|
|
|
|
"duration": 1.0,
|
|
|
|
"texture": SubResource("AtlasTexture_p6fm4")
|
|
|
|
}],
|
|
|
|
"loop": false,
|
|
|
|
"name": &"jump",
|
|
|
|
"speed": 9.0
|
|
|
|
}, {
|
|
|
|
"frames": [{
|
|
|
|
"duration": 1.0,
|
|
|
|
"texture": SubResource("AtlasTexture_q2tlv")
|
|
|
|
}, {
|
|
|
|
"duration": 1.0,
|
|
|
|
"texture": SubResource("AtlasTexture_a5a0q")
|
|
|
|
}, {
|
|
|
|
"duration": 1.0,
|
|
|
|
"texture": SubResource("AtlasTexture_qajev")
|
|
|
|
}, {
|
|
|
|
"duration": 1.0,
|
|
|
|
"texture": SubResource("AtlasTexture_pkvyv")
|
|
|
|
}, {
|
|
|
|
"duration": 1.0,
|
|
|
|
"texture": SubResource("AtlasTexture_d0umq")
|
|
|
|
}, {
|
|
|
|
"duration": 1.0,
|
|
|
|
"texture": SubResource("AtlasTexture_cso7h")
|
|
|
|
}, {
|
|
|
|
"duration": 1.0,
|
|
|
|
"texture": SubResource("AtlasTexture_08m43")
|
|
|
|
}, {
|
|
|
|
"duration": 1.0,
|
|
|
|
"texture": SubResource("AtlasTexture_wuxnh")
|
|
|
|
}],
|
|
|
|
"loop": true,
|
|
|
|
"name": &"run",
|
|
|
|
"speed": 12.0
|
|
|
|
}]
|
|
|
|
|
2025-03-04 01:40:21 +00:00
|
|
|
[node name="CharacterBody2D" type="CharacterBody2D"]
|
|
|
|
script = ExtResource("1_ffdhb")
|
|
|
|
metadata/_edit_group_ = true
|
|
|
|
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
|
2025-03-24 21:59:39 +00:00
|
|
|
position = Vector2(0, -1)
|
2025-03-04 01:40:21 +00:00
|
|
|
shape = SubResource("CircleShape2D_q23dn")
|
|
|
|
debug_color = Color(0.273614, 0.618219, 0.385754, 0.42)
|
|
|
|
|
|
|
|
[node name="rightCast" type="RayCast2D" parent="."]
|
|
|
|
target_position = Vector2(16, 0)
|
|
|
|
|
|
|
|
[node name="leftCast" type="RayCast2D" parent="."]
|
|
|
|
target_position = Vector2(-16, 0)
|
|
|
|
|
|
|
|
[node name="rightTarget" type="Node2D" parent="."]
|
2025-03-24 21:59:39 +00:00
|
|
|
position = Vector2(18, -9)
|
2025-03-04 01:40:21 +00:00
|
|
|
|
|
|
|
[node name="leftTarget" type="Node2D" parent="."]
|
2025-03-24 21:59:39 +00:00
|
|
|
position = Vector2(-19, -9)
|
2025-03-11 01:05:23 +00:00
|
|
|
|
|
|
|
[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="."]
|
|
|
|
texture_filter = 1
|
|
|
|
position = Vector2(0, -7)
|
|
|
|
sprite_frames = SubResource("SpriteFrames_ok1w6")
|
2025-04-01 01:07:37 +00:00
|
|
|
animation = &"death"
|
2025-03-25 01:02:52 +00:00
|
|
|
autoplay = "hurt"
|
2025-03-11 01:05:23 +00:00
|
|
|
|
|
|
|
[node name="Camera2D" type="Camera2D" parent="."]
|
2025-03-24 21:59:39 +00:00
|
|
|
offset = Vector2(0, -30)
|
2025-03-25 01:02:52 +00:00
|
|
|
|
|
|
|
[connection signal="animation_finished" from="AnimatedSprite2D" to="." method="_on_animation_finished"]
|