mirror of
https://github.com/kodzukye/omens-ascent.git
synced 2026-08-10 05:13:10 +00:00
804 lines
22 KiB
Plaintext
804 lines
22 KiB
Plaintext
[gd_scene format=3 uid="uid://kfcguhpc7lvd"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://d3xfbjj71fkdd" path="res://assets/images/sprites/Player/ATTACK 1.png" id="1_c4rn8"]
|
|
[ext_resource type="Script" uid="uid://d1uiexft8gvs6" path="res://scenes/actors/player.gd" id="1_nmlhc"]
|
|
[ext_resource type="Script" uid="uid://ev7uglfcbl02" path="res://scenes/components/health_component.gd" id="2_dferu"]
|
|
[ext_resource type="Texture2D" uid="uid://cb6o2osebvrn0" path="res://assets/images/sprites/Player/ATTACK 2.png" id="2_ypltb"]
|
|
[ext_resource type="Texture2D" uid="uid://c1jj5pxaeywbx" path="res://assets/images/sprites/Player/ATTACK 3.png" id="3_nmlhc"]
|
|
[ext_resource type="Texture2D" uid="uid://bmfchsitduvs1" path="res://assets/images/sprites/Player/DASH.png" id="4_h5w3c"]
|
|
[ext_resource type="Texture2D" uid="uid://c4te8qjymaswf" path="res://assets/images/sprites/Player/DASH ATTACK.png" id="5_0878f"]
|
|
[ext_resource type="Texture2D" uid="uid://gselbhwgn87t" path="res://assets/images/sprites/Player/DEATH.png" id="6_dferu"]
|
|
[ext_resource type="Texture2D" uid="uid://dvsob85gdwnku" path="res://assets/images/sprites/Player/DEFEND.png" id="7_t62v4"]
|
|
[ext_resource type="Texture2D" uid="uid://bj53tk5p70qga" path="res://assets/images/sprites/Player/STRONG ATTACK.png" id="8_uqfkb"]
|
|
[ext_resource type="Texture2D" uid="uid://dxxsachfb1414" path="res://assets/images/sprites/Player/HURT.png" id="9_642so"]
|
|
[ext_resource type="Texture2D" uid="uid://caguehadpvpe1" path="res://assets/images/sprites/Player/IDLE.png" id="10_afsss"]
|
|
[ext_resource type="Texture2D" uid="uid://h8gbvo170igh" path="res://assets/images/sprites/Player/JUMP.png" id="11_6a6mx"]
|
|
[ext_resource type="Texture2D" uid="uid://dy4dgu0my3u34" path="res://assets/images/sprites/Player/RUN.png" id="12_j3wsw"]
|
|
[ext_resource type="Script" uid="uid://dw1cot7pm0rp6" path="res://scenes/components/hit_box.gd" id="14_hitbox"]
|
|
[ext_resource type="Texture2D" uid="uid://b2o42nnemli5j" path="res://assets/images/sprites/Player/THROW.png" id="15_dferu"]
|
|
[ext_resource type="Script" uid="uid://cxsbkcxpnu3t6" path="res://scenes/components/hurt_box.gd" id="16_0878f"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_ds2sr"]
|
|
atlas = ExtResource("1_c4rn8")
|
|
region = Rect2(0, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_6xqls"]
|
|
atlas = ExtResource("1_c4rn8")
|
|
region = Rect2(106, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_3hvrq"]
|
|
atlas = ExtResource("1_c4rn8")
|
|
region = Rect2(212, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_bwi5y"]
|
|
atlas = ExtResource("1_c4rn8")
|
|
region = Rect2(318, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_18oyn"]
|
|
atlas = ExtResource("1_c4rn8")
|
|
region = Rect2(424, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_f6erl"]
|
|
atlas = ExtResource("2_ypltb")
|
|
region = Rect2(0, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_k7i36"]
|
|
atlas = ExtResource("2_ypltb")
|
|
region = Rect2(106, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_366ld"]
|
|
atlas = ExtResource("2_ypltb")
|
|
region = Rect2(212, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_8pjo5"]
|
|
atlas = ExtResource("2_ypltb")
|
|
region = Rect2(318, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_tiqit"]
|
|
atlas = ExtResource("2_ypltb")
|
|
region = Rect2(424, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_8uqew"]
|
|
atlas = ExtResource("3_nmlhc")
|
|
region = Rect2(0, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_w2xlt"]
|
|
atlas = ExtResource("3_nmlhc")
|
|
region = Rect2(106, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_5d16k"]
|
|
atlas = ExtResource("3_nmlhc")
|
|
region = Rect2(212, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_cmlg3"]
|
|
atlas = ExtResource("3_nmlhc")
|
|
region = Rect2(318, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_gm3fn"]
|
|
atlas = ExtResource("3_nmlhc")
|
|
region = Rect2(424, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_amsee"]
|
|
atlas = ExtResource("4_h5w3c")
|
|
region = Rect2(0, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_vn1li"]
|
|
atlas = ExtResource("4_h5w3c")
|
|
region = Rect2(106, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_3g275"]
|
|
atlas = ExtResource("4_h5w3c")
|
|
region = Rect2(212, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_gn53q"]
|
|
atlas = ExtResource("4_h5w3c")
|
|
region = Rect2(318, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_fvvss"]
|
|
atlas = ExtResource("4_h5w3c")
|
|
region = Rect2(424, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_cobgw"]
|
|
atlas = ExtResource("4_h5w3c")
|
|
region = Rect2(530, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_awnt6"]
|
|
atlas = ExtResource("4_h5w3c")
|
|
region = Rect2(636, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_r251j"]
|
|
atlas = ExtResource("5_0878f")
|
|
region = Rect2(0, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_spmms"]
|
|
atlas = ExtResource("5_0878f")
|
|
region = Rect2(106, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_r8eyy"]
|
|
atlas = ExtResource("5_0878f")
|
|
region = Rect2(212, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_42ob5"]
|
|
atlas = ExtResource("5_0878f")
|
|
region = Rect2(318, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_x0cry"]
|
|
atlas = ExtResource("5_0878f")
|
|
region = Rect2(424, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_qvfa3"]
|
|
atlas = ExtResource("5_0878f")
|
|
region = Rect2(530, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_ysqla"]
|
|
atlas = ExtResource("5_0878f")
|
|
region = Rect2(636, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_r3r6t"]
|
|
atlas = ExtResource("5_0878f")
|
|
region = Rect2(742, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_t81fx"]
|
|
atlas = ExtResource("5_0878f")
|
|
region = Rect2(848, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_10nxg"]
|
|
atlas = ExtResource("6_dferu")
|
|
region = Rect2(0, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_is16v"]
|
|
atlas = ExtResource("6_dferu")
|
|
region = Rect2(106, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_rjrsu"]
|
|
atlas = ExtResource("6_dferu")
|
|
region = Rect2(212, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_7hljr"]
|
|
atlas = ExtResource("6_dferu")
|
|
region = Rect2(318, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_5jobd"]
|
|
atlas = ExtResource("6_dferu")
|
|
region = Rect2(424, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_pi76d"]
|
|
atlas = ExtResource("6_dferu")
|
|
region = Rect2(530, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_vtkd1"]
|
|
atlas = ExtResource("6_dferu")
|
|
region = Rect2(636, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_v53r6"]
|
|
atlas = ExtResource("6_dferu")
|
|
region = Rect2(742, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_j7vwf"]
|
|
atlas = ExtResource("6_dferu")
|
|
region = Rect2(848, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_i8bcl"]
|
|
atlas = ExtResource("6_dferu")
|
|
region = Rect2(954, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_trr3m"]
|
|
atlas = ExtResource("7_t62v4")
|
|
region = Rect2(0, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_vaf7d"]
|
|
atlas = ExtResource("7_t62v4")
|
|
region = Rect2(106, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_v4v3j"]
|
|
atlas = ExtResource("7_t62v4")
|
|
region = Rect2(212, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_xcb42"]
|
|
atlas = ExtResource("7_t62v4")
|
|
region = Rect2(318, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_dpoej"]
|
|
atlas = ExtResource("7_t62v4")
|
|
region = Rect2(424, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_yi68q"]
|
|
atlas = ExtResource("7_t62v4")
|
|
region = Rect2(530, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_jeso2"]
|
|
atlas = ExtResource("8_uqfkb")
|
|
region = Rect2(0, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_qlkun"]
|
|
atlas = ExtResource("8_uqfkb")
|
|
region = Rect2(106, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_8vi2b"]
|
|
atlas = ExtResource("8_uqfkb")
|
|
region = Rect2(212, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_hxcks"]
|
|
atlas = ExtResource("8_uqfkb")
|
|
region = Rect2(318, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_vg4nm"]
|
|
atlas = ExtResource("8_uqfkb")
|
|
region = Rect2(424, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_b4te3"]
|
|
atlas = ExtResource("8_uqfkb")
|
|
region = Rect2(530, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_qs6p3"]
|
|
atlas = ExtResource("8_uqfkb")
|
|
region = Rect2(636, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_fo7av"]
|
|
atlas = ExtResource("8_uqfkb")
|
|
region = Rect2(742, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_j1ke5"]
|
|
atlas = ExtResource("8_uqfkb")
|
|
region = Rect2(848, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_b5ihr"]
|
|
atlas = ExtResource("8_uqfkb")
|
|
region = Rect2(954, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_k7ew7"]
|
|
atlas = ExtResource("8_uqfkb")
|
|
region = Rect2(1060, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_tbfv1"]
|
|
atlas = ExtResource("9_642so")
|
|
region = Rect2(0, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_lg8tx"]
|
|
atlas = ExtResource("9_642so")
|
|
region = Rect2(106, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_a2kno"]
|
|
atlas = ExtResource("9_642so")
|
|
region = Rect2(212, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_0d35d"]
|
|
atlas = ExtResource("9_642so")
|
|
region = Rect2(318, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_gjr13"]
|
|
atlas = ExtResource("10_afsss")
|
|
region = Rect2(0, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_yv617"]
|
|
atlas = ExtResource("10_afsss")
|
|
region = Rect2(106, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_nqcwm"]
|
|
atlas = ExtResource("10_afsss")
|
|
region = Rect2(212, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_o17g6"]
|
|
atlas = ExtResource("10_afsss")
|
|
region = Rect2(318, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_uvjwn"]
|
|
atlas = ExtResource("10_afsss")
|
|
region = Rect2(424, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_vmgiq"]
|
|
atlas = ExtResource("10_afsss")
|
|
region = Rect2(530, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_pu2c8"]
|
|
atlas = ExtResource("10_afsss")
|
|
region = Rect2(636, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_b1v7p"]
|
|
atlas = ExtResource("10_afsss")
|
|
region = Rect2(742, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_8kex2"]
|
|
atlas = ExtResource("10_afsss")
|
|
region = Rect2(848, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_10uj4"]
|
|
atlas = ExtResource("10_afsss")
|
|
region = Rect2(954, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_5iwll"]
|
|
atlas = ExtResource("10_afsss")
|
|
region = Rect2(1060, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_klacn"]
|
|
atlas = ExtResource("10_afsss")
|
|
region = Rect2(1166, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_koeq4"]
|
|
atlas = ExtResource("10_afsss")
|
|
region = Rect2(1272, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_qitcq"]
|
|
atlas = ExtResource("10_afsss")
|
|
region = Rect2(1378, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_t0amf"]
|
|
atlas = ExtResource("11_6a6mx")
|
|
region = Rect2(0, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_vf6st"]
|
|
atlas = ExtResource("11_6a6mx")
|
|
region = Rect2(106, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_j2vsh"]
|
|
atlas = ExtResource("11_6a6mx")
|
|
region = Rect2(212, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_ggyhs"]
|
|
atlas = ExtResource("12_j3wsw")
|
|
region = Rect2(0, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_4xd86"]
|
|
atlas = ExtResource("12_j3wsw")
|
|
region = Rect2(106, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_s8hh3"]
|
|
atlas = ExtResource("12_j3wsw")
|
|
region = Rect2(212, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_gdh4a"]
|
|
atlas = ExtResource("12_j3wsw")
|
|
region = Rect2(318, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_s8avy"]
|
|
atlas = ExtResource("12_j3wsw")
|
|
region = Rect2(424, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_27w4t"]
|
|
atlas = ExtResource("12_j3wsw")
|
|
region = Rect2(530, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_4wt4n"]
|
|
atlas = ExtResource("12_j3wsw")
|
|
region = Rect2(636, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_8vatd"]
|
|
atlas = ExtResource("12_j3wsw")
|
|
region = Rect2(742, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_t62v4"]
|
|
atlas = ExtResource("15_dferu")
|
|
region = Rect2(0, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_uqfkb"]
|
|
atlas = ExtResource("15_dferu")
|
|
region = Rect2(106, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_642so"]
|
|
atlas = ExtResource("15_dferu")
|
|
region = Rect2(212, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_afsss"]
|
|
atlas = ExtResource("15_dferu")
|
|
region = Rect2(318, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_6a6mx"]
|
|
atlas = ExtResource("15_dferu")
|
|
region = Rect2(424, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_j3wsw"]
|
|
atlas = ExtResource("15_dferu")
|
|
region = Rect2(530, 0, 106, 84)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_bahrw"]
|
|
atlas = ExtResource("15_dferu")
|
|
region = Rect2(636, 0, 106, 84)
|
|
|
|
[sub_resource type="SpriteFrames" id="SpriteFrames_uvqlf"]
|
|
animations = [{
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_ds2sr")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_6xqls")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_3hvrq")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_bwi5y")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_18oyn")
|
|
}],
|
|
"loop": 0,
|
|
"name": &"attack_1",
|
|
"speed": 10.0
|
|
}, {
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_f6erl")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_k7i36")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_366ld")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_8pjo5")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_tiqit")
|
|
}],
|
|
"loop": 0,
|
|
"name": &"attack_2",
|
|
"speed": 10.0
|
|
}, {
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_8uqew")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_w2xlt")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_5d16k")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_cmlg3")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_gm3fn")
|
|
}],
|
|
"loop": 0,
|
|
"name": &"attack_3",
|
|
"speed": 10.0
|
|
}, {
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_amsee")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_vn1li")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_3g275")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_gn53q")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_fvvss")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_cobgw")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_awnt6")
|
|
}],
|
|
"loop": 0,
|
|
"name": &"dash",
|
|
"speed": 10.0
|
|
}, {
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_r251j")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_spmms")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_r8eyy")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_42ob5")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_x0cry")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_qvfa3")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_ysqla")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_r3r6t")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_t81fx")
|
|
}],
|
|
"loop": 0,
|
|
"name": &"dash_attack",
|
|
"speed": 12.0
|
|
}, {
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_10nxg")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_is16v")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_rjrsu")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_7hljr")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_5jobd")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_pi76d")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_vtkd1")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_v53r6")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_j7vwf")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_i8bcl")
|
|
}],
|
|
"loop": 0,
|
|
"name": &"death",
|
|
"speed": 7.0
|
|
}, {
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_trr3m")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_vaf7d")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_v4v3j")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_xcb42")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_dpoej")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_yi68q")
|
|
}],
|
|
"loop": 0,
|
|
"name": &"defend",
|
|
"speed": 12.0
|
|
}, {
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_jeso2")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_qlkun")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_8vi2b")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_hxcks")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_vg4nm")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_b4te3")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_qs6p3")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_fo7av")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_j1ke5")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_b5ihr")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_k7ew7")
|
|
}],
|
|
"loop": 0,
|
|
"name": &"heavy_attack",
|
|
"speed": 10.0
|
|
}, {
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_tbfv1")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_lg8tx")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_a2kno")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_0d35d")
|
|
}],
|
|
"loop": 0,
|
|
"name": &"hurt",
|
|
"speed": 10.0
|
|
}, {
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_gjr13")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_yv617")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_nqcwm")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_o17g6")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_uvjwn")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_vmgiq")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_pu2c8")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_b1v7p")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_8kex2")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_10uj4")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_5iwll")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_klacn")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_koeq4")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_qitcq")
|
|
}],
|
|
"loop": 1,
|
|
"name": &"idle",
|
|
"speed": 10.0
|
|
}, {
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_t0amf")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_vf6st")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_j2vsh")
|
|
}],
|
|
"loop": 0,
|
|
"name": &"jump",
|
|
"speed": 7.0
|
|
}, {
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_ggyhs")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_4xd86")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_s8hh3")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_gdh4a")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_s8avy")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_27w4t")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_4wt4n")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_8vatd")
|
|
}],
|
|
"loop": 1,
|
|
"name": &"run",
|
|
"speed": 10.0
|
|
}, {
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_t62v4")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_uqfkb")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_642so")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_afsss")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_6a6mx")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_j3wsw")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_bahrw")
|
|
}],
|
|
"loop": 1,
|
|
"name": &"throw",
|
|
"speed": 10.0
|
|
}]
|
|
|
|
[sub_resource type="CapsuleShape2D" id="CapsuleShape2D_gy2im"]
|
|
radius = 8.0
|
|
height = 34.0
|
|
|
|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_uvqlf"]
|
|
size = Vector2(28.5, 41)
|
|
|
|
[sub_resource type="CapsuleShape2D" id="CapsuleShape2D_uvqlf"]
|
|
radius = 13.0
|
|
height = 36.0
|
|
|
|
[node name="Player" type="CharacterBody2D" unique_id=1267310378]
|
|
collision_layer = 16
|
|
collision_mask = 9
|
|
script = ExtResource("1_nmlhc")
|
|
|
|
[node name="HealthComponent" type="Node" parent="." unique_id=536498056]
|
|
script = ExtResource("2_dferu")
|
|
max_health = 12
|
|
|
|
[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="." unique_id=752538207]
|
|
position = Vector2(0, -33)
|
|
sprite_frames = SubResource("SpriteFrames_uvqlf")
|
|
animation = &"idle"
|
|
autoplay = "idle"
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="." unique_id=807357149]
|
|
visible = false
|
|
position = Vector2(0, -17)
|
|
shape = SubResource("CapsuleShape2D_gy2im")
|
|
|
|
[node name="HitBox" type="Area2D" parent="." unique_id=510680537]
|
|
visible = false
|
|
collision_layer = 2
|
|
collision_mask = 0
|
|
script = ExtResource("14_hitbox")
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="HitBox" unique_id=52536804]
|
|
position = Vector2(25.75, -20.5)
|
|
shape = SubResource("RectangleShape2D_uvqlf")
|
|
|
|
[node name="HurtBox" type="Area2D" parent="." unique_id=2064020607]
|
|
visible = false
|
|
collision_layer = 4
|
|
collision_mask = 2
|
|
script = ExtResource("16_0878f")
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="HurtBox" unique_id=424603672]
|
|
position = Vector2(0, -18)
|
|
shape = SubResource("CapsuleShape2D_uvqlf")
|
|
debug_color = Color(0.9843137, 0, 0, 0.41960785)
|
|
|
|
[node name="Camera2D" type="Camera2D" parent="." unique_id=2010864644]
|
|
offset = Vector2(0, -40)
|
|
enabled = false
|
|
zoom = Vector2(0.8, 0.8)
|
|
position_smoothing_enabled = true
|